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

Als recordmanager wil ik de naam van een vernietigingslijst kunnen bewerken zodat ik foutjes ongedaan kan maken #560

Open
1 of 2 tasks
svenvandescheur opened this issue Dec 17, 2024 · 2 comments
Assignees

Comments

@svenvandescheur
Copy link
Contributor

svenvandescheur commented Dec 17, 2024

  • backend
  • frontend
@SilviaAmAm
Copy link
Collaborator

This is already possible:

instance.name = validated_data.pop("name", instance.name)

And it is only possible for a record_manager AND if the list is in status "new":

@Xaohs Xaohs self-assigned this Dec 24, 2024
@Xaohs Xaohs moved this from Todo to In Progress in Open Archiefbeheer - Sprints Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

3 participants