matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
168 stars 57 forks source link

Better version/history control for containers #728

Open Starker3 opened 7 months ago

Starker3 commented 7 months ago

Currently the only way to see what has changed or been deleted in a tag manager container is the list shown in the "What's changed since last version" while publishing a new version of the container. This only gives a list though and to see the actual changes you would need to export that version and import it into a new container or do a diff on the json directly.

It would be extremely useful if there was better version control for the tag manager to be able to go back in the history and see exactly what has been changed or deleted in the UI directly in detail.

One idea to make this easy to use would be a new dropdown menu next to the container to be able to load/edit a specific version, for instance here: image

Stan-vw commented 7 months ago

Would https://github.com/matomo-org/tag-manager/issues/721 solve this issue?

snake14 commented 7 months ago

@Stan-vw Sadly, no. #721 is dealing only with what's changed since the latest version while this issue is talking about implementing a comprehensive history feature and allowing customers to view the full history of the container.

jr180180 commented 2 months ago

I would find this useful