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

fix(#14022): restrict multiple run now calls #14119

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

karanh37
Copy link
Contributor

@karanh37 karanh37 commented Nov 27, 2023

Describe your changes:

Fixes #14022

Disable run now button if status is Running

I worked on ... because ...

image

Type of change:

  • Bug fix

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions github-actions bot added UI UI specific issues safe to test Add this label to run secure Github workflows on PRs labels Nov 27, 2023
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 48%
48.62% (23684/48716) 30.37% (8862/29176) 30.16% (2684/8898)

Copy link

[open-metadata-ui] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@karanh37 karanh37 changed the title fix: restrict multiple run now calls fix(#14022): restrict multiple run now calls Nov 27, 2023
@chirag-madlani chirag-madlani merged commit 5684e3f into main Nov 27, 2023
@chirag-madlani chirag-madlani deleted the issue-14022 branch November 27, 2023 11:07
karanh37 added a commit that referenced this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SearchIndexingApplication able to trigger more than one running instance.
2 participants