Skip to content

fix(FeedVersionActionsMTC): disable publish button if current feed version is being processed by server#1042

Merged
josh-willis-arcadis merged 2 commits intomtc-deployfrom
disable-publish-button-when-feed-is-processing
Sep 24, 2025
Merged

fix(FeedVersionActionsMTC): disable publish button if current feed version is being processed by server#1042
josh-willis-arcadis merged 2 commits intomtc-deployfrom
disable-publish-button-when-feed-is-processing

Conversation

@josh-willis-arcadis
Copy link
Copy Markdown
Contributor

@josh-willis-arcadis josh-willis-arcadis commented Sep 19, 2025

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing
  • The description lists all relevant PRs included in this release (remove this if not merging to master)
  • e2e tests are all passing (remove this if not merging to master)

Description

Adds a check if the current feed version is being processed by any server jobs. If so, then the publish button will be disabled until the jobs are completed.

Copy link
Copy Markdown
Contributor

@binh-dam-ibigroup binh-dam-ibigroup left a comment

Choose a reason for hiding this comment

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

Seems to work, thank you

@josh-willis-arcadis josh-willis-arcadis merged commit 249dca9 into mtc-deploy Sep 24, 2025
2 checks passed
@josh-willis-arcadis josh-willis-arcadis deleted the disable-publish-button-when-feed-is-processing branch September 24, 2025 17:36
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.

3 participants