Skip to content

[publication] Add submitted publishing status - #11186

Open
Montekkundan wants to merge 1 commit into
aces:mainfrom
Montekkundan:montek/11141-publication-status-options
Open

[publication] Add submitted publishing status#11186
Montekkundan wants to merge 1 commit into
aces:mainfrom
Montekkundan:montek/11141-publication-status-options

Conversation

@Montekkundan

@Montekkundan Montekkundan commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Brief summary of changes

  • Adds Submitted as a publication publishing status alongside In Progress and Published.
  • Updates the publication proposal form and publication list filter to expose all three statuses.
  • Adds the database schema update and upgrade patch while preserving existing status values.
  • Adds translation entries and manual testing instructions for the publishing statuses.
image

Testing instructions

  • Apply SQL/New_patches/2026-08-26-add-publication-submitted-status.sql.
  • Open /publication/ as a user with publication proposal access.
  • Open Propose a Project and confirm Publishing Status offers In Progress, Submitted, and Published.
  • Save a proposal with each status and confirm the selected value appears in the publication table.
  • Reopen the proposal and confirm the selected publishing status persists.
  • Filter the publication table by Submitted and confirm only submitted proposals appear.

Link(s) to related issue(s)

@github-actions github-actions Bot added Language: SQL PR or issue that update SQL code Language: PHP PR or issue that update PHP code Language: Javascript PR or issue that update Javascript code Module: publication PR or issue related to the publication module labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: Javascript PR or issue that update Javascript code Language: PHP PR or issue that update PHP code Language: SQL PR or issue that update SQL code Module: publication PR or issue related to the publication module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Publication] Add Submitted and In Progress options for publishing status

1 participant