Issue 13844

Juan Miguel Gonzalez Aranda has no Role

13844
Reporter: mdoering
Assignee: mdoering
Type: Feedback
Summary: Juan Miguel Gonzalez Aranda has no Role
Description: Does he in the IMS? Is it missing or wrongly mapped in our services?
Resolution: Fixed
Status: Closed
Created: 2013-09-13 10:26:31.192
Updated: 2013-09-17 13:56:30.2
Resolved: 2013-09-17 13:56:30.164
        
    


Author: lilia@gbif.org
Comment: He does in the IMS, he is Temporary Head of Delegation for GB19 and GB20. I also wanted to write to you about that, because I have noticed it before. Whenever a person is assigned something temporary in the IMS, then their role doesn't appear on the country page. See also for example: http://portaldev.gbif.org/country/DE/participation  at the bottom of the page, Roswitha Schönwitz is also assigned as temporary delegate for Germany in the IMS, but no role appears for her on the country page.
Created: 2013-09-13 12:41:56.581
Updated: 2013-09-13 12:41:56.581


Author: mdoering@gbif.org
Created: 2013-09-13 15:53:54.475
Updated: 2013-09-13 15:53:54.475
        
Ok, that is because we have a controlled enumeration of allowed roles in our API and all the temporary ones are not in there:
https://code.google.com/p/gbif-common-resources/source/browse/gbif-api/trunk/src/main/java/org/gbif/api/vocabulary/ContactType.java

I will add them, can you check if there are others missing that we need?

    


Author: mdoering@gbif.org
Comment: Any new additions to the enumerations will have to be added to the postrges enums too. Gladly we use postgres 9.3 which can alter enumerations now....
Created: 2013-09-13 15:55:46.213
Updated: 2013-09-13 15:55:46.213


Author: trobertson@gbif.org
Comment: Sounds fine Markus - thanks (keep an eye on jenkins please and fix downstream broken builds)
Created: 2013-09-13 15:55:50.572
Updated: 2013-09-13 15:55:50.572