Giter VIP home page Giter VIP logo

Comments (2)

ross-spencer avatar ross-spencer commented on August 21, 2024

Seeing this error with my database in its current form:

select * from administration_settings;

id,name,value
1,default_transfer_source,[u'7d4f7847-1da6-4e0e-b5a8-1af1b9eb7cc2']
2,default_aip_storage,[u'e9c219df-40ed-44b5-90c3-f385d7057fdc']
3,default_dip_storage,[u'cc959ec7-6a61-485a-9668-441e0ada4ae3']
4,default_backlog,[u'c49c798d-b1b8-4066-a1ca-e554bb549081']
5,default_recovery,[u'9e3bf287-fc58-4066-ab87-f820711ab4cf']
6,default_TS_location,7d4f7847-1da6-4e0e-b5a8-1af1b9eb7cc2
7,default_AS_location,e9c219df-40ed-44b5-90c3-f385d7057fdc
8,default_DS_location,cc959ec7-6a61-485a-9668-441e0ada4ae3
9,default_BL_location,c49c798d-b1b8-4066-a1ca-e554bb549081
10,default_AR_location,9e3bf287-fc58-4066-ab87-f820711ab4cf

The result is that it impacts my ability to bring up the administration page of the SS Dashboard.

image

@sevein has highlighted this maybe the line causing the issue: https://github.com/artefactual/archivematica-storage-service/blob/stable/0.11.x/storage_service/locations/models/location.py#L159

And also notes, it might be an idea to move set_setting and the others into the Setting model, if thereโ€™s business logic for a model it should be in the model.

This function also exists to wrap some literals when needed: https://github.com/JiscRDSS/archivematica-storage-service/blob/cdb02e251842fe90d6384695c062c6f3141c32c9/storage_service/common/utils.py#L73

NB. There is a workaround/fix PR in the RDSS issue referenced above.

from archivematica-storage-service.

ross-spencer avatar ross-spencer commented on August 21, 2024

Workaround

Access individual urls under Admin, e.g:

from archivematica-storage-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.