Issue Number | 4004 |
---|---|
Summary | [Summaries] Create Interface for CIAT Staff to Create Spanish Summaries from XML |
Created | 2015-11-19 17:27:31 |
Issue Type | New Feature |
Submitted By | Juthe, Robin (NIH/NCI) [E] |
Assigned To | Kline, Bob (NIH/NCI) [C] |
Status | Closed |
Resolved | 2016-03-25 14:07:15 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/ocecdr/issue.174053 |
It was suggested today that we discuss the possibility of creating an interface that would allow Linda and/or William to create new Spanish summary documents from XML from the WorldServer application.
Adding William and Margaret. Please amend this description if I got anything wrong. Thanks.
CGI Python (Web UI)
Estimate 8 points
Implemented on DEV and added to CIAT/CIPS Staff menu.
Verified on DEV. Thanks!
Please change the name to "Create World Server Translated Summary". I have also created a new group called "Create WS Translated Summary" on DEV. Can you please allow this group to have access to this tool?
Permissions are controlled by actions, and only indirectly by groups. Please create an action and give permission for it to your new group and I'll change the permission check from "can create summary documents" to your new action. Create the action and group on all tiers.
Title changed.
I have created the new action: "CAN CREATE WS SUMMARIES"
I have modified the script to test whether the account for the
requesting session is allowed to perform the action "CREATE WS
SUMMARIES" (action names should identify the action, not the test
whether the action is allowed – otherwise the code would look like
{code:python}
if cdr.canDo(session, "CAN CREATE ...")
I changed the name of the action accordingly (CREATE WS SUMMARIES ) but I am getting "Account not authorized for adding WS summaries." error message when I try to access the menu for creating the the summary. I did give permission to the group I created earlier "Create WS Translated Summary" for the action as suggested and select my username and Linda's username under the group. I am not sure what I may be doing wrong or what I may have left out.
You've got two spaces in between "WS" and "SUMMARIES" in your action name.
Thanks! It worked.
Verified on DEV.
Verified on QA (per Amy).
Verified on PROD. Thanks!
Elapsed: 0:00:00.001704