i can see that commits get created for theme changes but coudn’t see any way to see who made the change tho.
is there any way i can get that information too.
i can see that commits get created for theme changes but coudn’t see any way to see who made the change tho.
is there any way i can get that information too.
Yeah, Shopify shows the commits but not who made them. Usually you just limit access to trusted accounts, or you can track changes better by linking your theme to Git.
Such things are introductory features.
For an actual tracking process use an actual development process.
Environments per developer/staff/contributor to author GIT changes individually.
Location Location Location.
For actual feature requests, contact shopify support advisor directly.
You’re right, the automatic commit messages for theme changes don’t always include the user. To see who made a specific change, you can check the commit history directly in your GitHub/GitLab repository (or whatever version control system you’re using).
The user who made the commit should be visible there. Let me know if you need help finding that page!