-
Notifications
You must be signed in to change notification settings - Fork 0
Description
A brief description of the issue goes here.
Issue with alt text data not deploying across dev->stage->Live environments.
Anders from Umbraco support has tested our issue with the same result as we have.
Reproduction
If you're filing a bug, please describe how to reproduce it. Include as much
relevant information as possible, such as:
Bug summary
Open up image in content
, Edit image within content page to include alt text. Save and Publish and deploy changes to
Staging then Live from Dev. Text in the alt text field is not transferred between environments.
Specifics
Occurs in Dev and Staging Environments. There is no error, the text simply doesn't transfer over to the next environment.
Steps to reproduce
- Log in to dev-champ.euwest01.umbraco.io/umbraco
- Open any content page with image.
- Edit image within content, change blank alt text to include some text.
- Save and Publish.
- Transfer content page with changes to next environment up (which will be stage-champ.euwest01.umbraco.io/umbraco
Expected result
Expect to see text from image in content page transferred from dev to stage .
Actual result
Alt text data not showing in the next environment (in this case staging). Also, doing the same from staging to Live
produces the same result (no text in alt text).
This item has been added to our backlog AB#31871