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

Editable submission status #6186

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

micsucmed
Copy link
Contributor

closes #6185

Comment on lines +254 to +257
submitter_acceptance = fields.Method('_get_submitter_acceptance')

def _get_submitter_acceptance(self, editable):
return editable.latest_revision.type == RevisionType.changes_acceptance
Copy link
Member

Choose a reason for hiding this comment

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

Note: we are awaiting a response from JACoW on whether we can fully add a new editable state rather than using this "hack"

Copy link
Member

Choose a reason for hiding this comment

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

Any news from JACoW about that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nothing yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

20240131 Editable list with status "Accepted by submitter"
3 participants