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

UILD-497: Update UI to use 'validAssignment' property from authority-assignment-check API response #85

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

pkjacob
Copy link
Contributor

@pkjacob pkjacob commented Jan 29, 2025

Earlier, POST /linked-data/authoritty-assignment-check API was returning a boolean (true/false) value.
As part of MODLD-646, the response structure of the API is changed as follows

{
   "validAssignment": false,
   "invalidAssignmentReason": "NOT_VALID_FOR_TARGET"
}

Purpose of this change is to update UI accordingly.

Should be merged along with folio-org/mod-linked-data#104

This PR replaces the PR #84. Please see the discussions in #84 for more details.

Copy link

Jest Unit Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit e9262ea. ± Comparison against base commit a8517d2.

@pkjacob pkjacob merged commit 8c33dcd into master Feb 3, 2025
15 checks passed
@pkjacob pkjacob deleted the pjacob/UILD-497 branch March 6, 2025 01:10
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.

None yet

5 participants