Actions
Bug #30317
closedLocked provisioning template should not be allowed to add audit comment
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1815104
The bug is completely identical to:
https://bugzilla.redhat.com/show_bug.cgi?id=1805678
but for API (and possibly CLI).
Steps to Reproduce:
1. use API or Hammer to update a locked template and add a comment to it
Actual results:
notice the update is updated audit record regarding created audit comment is created
Expected results:
Error message should be retrieved saying that user is unable to update locked templates.
Updated by Ondřej Pražák over 4 years ago
- Assignee set to Ondřej Pražák
- Subject changed from Locked provisioning template should not be allowed to add audit comment to Locked provisioning template should not be allowed to add audit comment
- Category changed from TFTP to Templates
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7798 added
Updated by Ondřej Pražák over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f1de761ce17db5f575a674710e195955574f9986.
Updated by The Foreman Bot about 4 years ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Actions