I want to * Add always there metadata date in new/update item modal (title, description, status, obscolescence date...)
Acceptance criteria Status metadat can be inherited from parent folder.
=> if a parent has a status metadata defined, it will be displayed as default input value in modal
Metadata can be applied for folder
=> they should be inehrited from parent
If item is a folder there is an option to apply recursively the metadata
Metadata are directly displayed in modal, we will rework the modal design when we'll introduce custom metadata
Technically:
- POST/PUT docman_items existing routes should be updated and should enable the saving of new metadata
- GET docman_items should return the required + custom metadata for status and obsolescence date