Similarly as #3207759, as a local association, I would like to be able to promote case studies from within our region.

Currently, case studies can be filtered by Drupal version and sector:
https://www.drupal.org/case-studies/community

When adding a case study, you can't specify the region the case study related to
https://www.drupal.org/node/add/casestudy

I see the following steps we could do this

1) Provide a filter without the need to update/modify the data of existing case studies

The filter would likely be based on the "Offices in" field of the organizations linked to the case study. So when I filter by "Switzerland", I would get all case studies that have at least one organization involved that has offices in Switzerland

2) Allow to specify the country/ies that the case study relates to

Often, I see the end user not reflected in a case study. I would suggest to add a field "Country" that allows to specify one or multiple countries that the case study is relevant for. Usually, this would be the country that the end user / client operates in.

Issue fork drupalorg-3207977

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dasjo created an issue. See original summary.

dasjo’s picture

Issue summary: View changes
drumm’s picture

I think we would have to add the field to case studies. Many Drupal shops operate outside of their borders.

dasjo’s picture

Thanks drumm,

Maybe one clarification from my side. If you have a case study i.e. for a project by Axelerant for NASA, you could achieve the filtering without an additional field i think. The client organisation NASA would be tagged with US, so the filtering could display the case study under US.

Would that make sense for you?

crawleyhost made their first commit to this issue’s fork.

crawleyhost’s picture

Assigned: Unassigned » crawleyhost

drumm’s picture

could achieve the filtering without an additional field i think. The client organisation NASA would be tagged with US, so the filtering could display the case study under US.

Yes, that’s a great simplification of the requirements here.

  • drumm committed 7a6965f on 7.x-3.x
    Issue #3207977: Note that the subject organization of the case study...

  • drumm committed f63baa1 on 7.x-3.x authored by crawleyhost
    Issue #3207977 by crawleyhost, dasjo, drumm: Allow to access Case...
drumm’s picture

Status: Active » Fixed

This filter has been added.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.