Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
111 stars 70 forks source link

Clean up references to codelist in frontend and backend. #4680

Closed acn-sbuad closed 5 months ago

acn-sbuad commented 4 years ago

Description

Codelist is references several places in our solution and some of the logic causes errors. All references should be cleaned up and removed.

Screenshots

Screenshots or links to Figma (make sure your sketch is public)

Considerations

Describe input (beyond tasks) on how the user story should be solved can be put here.

Acceptance criteria

Specification tasks

GET Codelist/CodeLists [app/org] produces error "Unable to clone remote repo for codelist"

Development tasks

olemartinorg commented 1 year ago

Doing a regex search for code.?list in app-frontend-react yields no results, so I'm considering that part to be done.

nkylstad commented 5 months ago

Could not find any repos with codelist or code-list in repo name when searching in Gitea. CodeListsController is removed. Closing this issue.