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

commented license import script #834

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

Paurikova2
Copy link
Collaborator

@Paurikova2 Paurikova2 commented Dec 19, 2024

Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0.5 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

Comment the script running for license import in pump, as the licenses have already been imported by Pump. There are error messages.

Errors:

  1. POST [clarin/import/license] for [{'name': 'GNU General Public Licence, version 3', 'definition': 'http:...] failed. Exception: [<Response [500]>][<Response [500]>]
    a podobne: pre importom sa zbehol script na import licencii
  2. Table [license_resource_user_allowance] !!! WARN !!! NON NULL [ mapping_id] v5:[11524], v7:[ 0]
  3. Table [license_resource_mapping] !!! WARN !!! compared by len only v5:[110039], v7:[0]

UI test: Scenario 36 -> https://github.com/dataquest-dev/dspace-customers/issues/55

@milanmajchrak milanmajchrak merged commit 24d0414 into customer/lindat Dec 19, 2024
10 checks passed
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.

The flyway script created default licenses and then the python import tried to do the same
2 participants