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: approvals stuck on checking for conflicts #59

Merged

Conversation

ewingjm
Copy link
Owner

@ewingjm ewingjm commented Feb 6, 2021

Purpose

Approving a solution merge would sometimes get stuck on the 'checking for conflicts' notification. This would happen if another development solution contained an entity which the development solution being approved did not contain.

Approach

Fixes an issue in the web resource where it was attempting to get subcomponents for an entity that wasn't in the solution.

TODOs

  • Automated test coverage for new code
  • Documentation updated (if required)
  • Build and tests successful

This was happening if another development solution contains an entity which the development solution being approved does not contain.
@ewingjm ewingjm added the bug Something isn't working label Feb 6, 2021
@ewingjm ewingjm merged commit 01bda31 into master Feb 6, 2021
@ewingjm ewingjm deleted the bugfix/some-approvals-stuck-on-checking-for-conflicts branch February 6, 2021 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant