Skip to content

Conversation

@iamayushm
Copy link
Contributor

@iamayushm iamayushm commented Dec 22, 2023

Description

Fixes #4448

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nishant-d nishant-d merged commit 297a395 into main Dec 22, 2023
@nishant-d nishant-d deleted the manual-sync-job-fix branch December 22, 2023 07:49
@iamayushm
Copy link
Contributor Author

RCA: The job was not being created because a job with a similar name already existed. Previously, it used to work because we were deleting and creating the App Sync job. Deletion part of the code was removed as part of refactoring , which led to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: chart-sync manual is not working

3 participants