Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

jennifer-richards
Copy link
Member

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

Related to #4272

@@ -850,6 +850,8 @@ def view(request, acronym, num = None):

return render(request, 'sreq/view.html', {
'is_locked': is_locked,
Copy link
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
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