-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build integration with ROR identifiers #2339
Comments
There are several areas where we can update the current text field/autocomplete selection boxes with this ROR lookup functionality.
Other questions:
|
Testing instructions from Brian: account creation - Select an existing Org (e.g. UCOP) Available on https://dmptool-stg.cdlib.org/ |
No, there are no ROR calls on this page. It does make an ajax call back to the server to determine what templates are relevant to the user's selections. The ajax call is triggered when the org/funder fields lose focus (or checkboxes get clicked). Maybe we need to change it to fire when the org/funder fields 'change' |
Everything worked well but I was unable to do the superadmin functionalities. I checked my privileges and it said I am super admin - but I was getting error message saying that I am not authorised to replicate the steps |
Hi @magdalenadrafiova I updated your privileges for your Glasgow and Edinburgh uni accounts so that you have both Org Admin and Super Admin privileges (a super admin needs both). You should have access now. |
Sarah, Magdalena & I tested this together today. We are concerned with the number of duplicate orgs that will be created in this new process. When a user is about to create a new org we would like to modify the warning text to read: Also, @xsrust can you deploy this to https://dmponline-test.dcc.ac.uk/ so Sarah/Magdalena can have some DMPOnline users test this out? |
We've been doing testing on RoR and it looks good. We'll push it out to our users to look at too. I noticed that the comment @mariapraetzellis made above to flag that a new org would be added to the database is not in the version we're testing |
apologies. missed that change request. Will push it out today. |
Text changes requested above are waiting on pull request #2485 |
New text showing and looks good. Closing out |
As an organizational admin or super user creates a new organization in Roadmap this should ping the ROR API and record the associated identifier.
Ideally, we should also record the ROR for the Principle Investigator & Data Contact Person.
Outstanding question:
The text was updated successfully, but these errors were encountered: