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

Better version/history control for containers #728

Open
Starker3 opened this issue Nov 23, 2023 · 3 comments
Open

Better version/history control for containers #728

Starker3 opened this issue Nov 23, 2023 · 3 comments

Comments

@Starker3
Copy link

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
Copy link

Stan-vw commented Nov 23, 2023

Would #721 solve this issue?

@snake14
Copy link
Contributor

snake14 commented Nov 23, 2023

@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
Copy link

I would find this useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants