Skip to content

feat: allow secretariat to edit/cancel sreqs when the tool is locked#4676

Merged
jennifer-richards merged 2 commits into
ietf-tools:feat/tzawarefrom
painless-security:jennifer/cancel-when-locked
Oct 28, 2022
Merged

feat: allow secretariat to edit/cancel sreqs when the tool is locked#4676
jennifer-richards merged 2 commits into
ietf-tools:feat/tzawarefrom
painless-security:jennifer/cancel-when-locked

Conversation

@jennifer-richards

@jennifer-richards jennifer-richards commented Oct 28, 2022

Copy link
Copy Markdown
Member

Related to #4272

Comment thread ietf/secr/sreq/views.py Outdated
@@ -850,6 +850,8 @@ def view(request, acronym, num = None):

return render(request, 'sreq/view.html', {
'is_locked': is_locked,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The template doesn't use this now, I think? If I'm right, we shouldn't pass it.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I remembered it appearing in other places but that must have been other templates. Will remove.

@jennifer-richards
jennifer-richards merged commit 1841d15 into ietf-tools:feat/tzaware Oct 28, 2022
@jennifer-richards
jennifer-richards deleted the jennifer/cancel-when-locked branch October 28, 2022 21:19
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants