You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ACL does not allow user to edit when Entry.Workflow_Status = ERROR, which is contrary to ACL policy
Entry.Process_Status does not reset after DEPO --> ERROR
Uploading files with same name throws an error. Re-uploading a file with a different name after the error throws another error ErrorYou are not authorized to upload or modify the file at this location. Please contact your system administrators. Access to /hatrac/dev/......forbidden.
- Related to same mmCIF file content by the same user but message is weird
Changing Entry.Workflow_Status from RECORD_READY --> Submit brings it back to RECORD_READY instead of mmCIF_Created. This happens only on dev and not on production.
The text was updated successfully, but these errors were encountered:
Uploading files with same name throws an error. Re-uploading a file with a different name after the error throws another error ErrorYou are not authorized to upload or modify the file at this location. Please contact your system administrators. Access to /hatrac/dev/......forbidden.
Entry.Workflow_Status
=ERROR
, which is contrary to ACL policyEntry.Process_Status
does not reset afterDEPO
-->ERROR
ErrorYou are not authorized to upload or modify the file at this location. Please contact your system administrators. Access to /hatrac/dev/......forbidden.
- Related to same mmCIF file content by the same user but message is weird
Entry.Workflow_Status
fromRECORD_READY
-->Submit
brings it back toRECORD_READY
instead ofmmCIF_Created
. This happens only ondev
and not onproduction
.The text was updated successfully, but these errors were encountered: