Opened 5 years ago
Last modified 4 years ago
#19152 new enhancement
Support setting changeset tags during /load_object call
Reported by: | CupIvan | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core remotecontrol | Version: | |
Keywords: | Cc: | StefanB |
Description
now changeset_tags works in load_and_zoom action, but I use load_object action with addtags parameter and want to add some tags in changeset
I suggest to add changeset_tags parameter in all actions witch can edit data such as load_object
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 4 years ago
Cc: | added |
---|---|
Summary: | add changeset_tags in load_object action → Support setting changeset tags during /load_object call |
StefanB in ticket:11310#comment:14:
Can you please add this also to the:
- import
- load_data
- open_file
...and possibly other calls?
Or just make a separate call just for that.
It is needed there to set source tags and meaningful comments.
A similar feature was also requested in the original bug report a few weeks after the patch was taken. I haven't gotten around to working on it again.
See #18038.