Changes between Initial Version and Version 1 of Ticket #23648
- Timestamp:
- 2024-04-28T10:34:03+02:00 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23648 – Description
initial v1 1 1 ==== What steps will reproduce the problem? 2 1. Have a layer with data 2 1. Have a new layer with some data 3 2. Save it 3 4 2. Mark it as "Discourage upload" 4 3. Try to save it 5 3. Try to save it again 5 6 6 7 ==== What is the expected result? 7 It's possible to save the layer orthe upload attribute automatically propagated to the file without user intervention.8 It's possible to save the layer OR the upload attribute automatically propagated to the file without user intervention. 8 9 9 10 ==== What happens instead? 10 The save button greyed out. To save the upload= neverattribute to the file, I need to make a change to the dataset, then the save button will be available and the attribute will be saved to the file.11 The save button greyed out. To save the upload=false attribute to the file, I need to make a change to the dataset, then the save button will be available and the attribute will be saved to the file. 11 12 12 13 ==== Please provide any additional information below. Attach a screenshot if possible.


