You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be an issue with the policy service, not sure- I admit I haven't dug in to determine which -
Performing a submission where there are no grants for the submission results in the following:
Even if the issue is with the policy service, probably the Ember UI should handle it more gracefully? Even with no grants, I should still be able to submit to the institutional repository.
As a note, this error condition is occurring with a local branch configured for Harvard, which can be found at https://github.com/emetsger/pass-docker, branch harvard-pass, commit 2c4735e71.
To replicate, check out that commit and:
remove all docker containers
remove all dangling volumes
docker-compose -f harvard.yml pull
docker-compose -f harvard.yml up -d
Then login as the nih-user and attempt to perform a submission.
The text was updated successfully, but these errors were encountered:
This may be an issue with the policy service, not sure- I admit I haven't dug in to determine which -
Performing a submission where there are no grants for the submission results in the following:
Even if the issue is with the policy service, probably the Ember UI should handle it more gracefully? Even with no grants, I should still be able to submit to the institutional repository.
As a note, this error condition is occurring with a local branch configured for Harvard, which can be found at https://github.com/emetsger/pass-docker, branch
harvard-pass
, commit2c4735e71
.To replicate, check out that commit and:
docker-compose -f harvard.yml pull
docker-compose -f harvard.yml up -d
Then login as the
nih-user
and attempt to perform a submission.The text was updated successfully, but these errors were encountered: