I have made the changes in Index.twig file and merged with the master file. Also I have approved the changes still the changes are not reflacting on the website front end.
Hi @seo and welcome to the Atlassian Community!
I'm not sure this is the right place to ask about your application not being deployed properly. We don't know anything about your environment and setup.
Do you have more details? And is this something that worked before and is now broken?
What you need to know about the environment and setup.
Previously it was done by my developer but I am managing but somehow its not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you deploy your code?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes ok so your change is merged with master.
But what happens after that merge? Is a deploy mechanism being trigger with a (Bitbucket) pipeline?
And if so, does that pipeline show any errors?
It is very unlikely that your code change on master will have an effect on your application just like that. There must be some kind of process performing the steps to apply the change in your application.
Any insights on that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you have anything under pipelines in Bitbucket?
It is likely that another process was put in place. Could be with scripts that were run manually or another CI/CD tool.
Best thing would be to ask your developer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.