[Registry-dev] [jira] Created: (REGISTRY-263) Registry appears to
check for user name even when admin is deleting a tag
Channa Gunawardena (JIRA)
jira at wso2.org
Wed Mar 26 22:00:45 PDT 2008
Registry appears to check for user name even when admin is deleting a tag
-------------------------------------------------------------------------
Key: REGISTRY-263
URL: https://wso2.org/jira/browse/REGISTRY-263
Project: WSO2 Registry
Issue Type: Bug
Reporter: Channa Gunawardena
Assignee: Chathura Ekanayake
The Mashup server UI is being changed to allow the administrator to delete tags of other users (MASHUP-667). The secure registry allows this, but it appears that the relevant SQL is attempting to delete the specified tag for the current user and therefore fails, as the tag was added by another user but is being deleted by the administrator.
Is there something the mashup server should do to ensure that the user is not checked (I noticed that the option to not include the user is available in the query, but our invocation runs the query with the user condition) or does registry need to fix this?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list