Content
View differences
Updated by Mir Bhatia 1 day ago
###
### Steps to reproduce
1. View a template created before sharing was introduced
### What is the buggy behavior?
* The sharing selector has a missing translation
* This is because the sharing on onetime templates created before 17.3 is set to nil, and not one of the available options introduced in 17.3
<br>
translation/value:
<img class="image_resized op-uc-image op-uc-image_inline" style="width:387px;" src="/api/v3/attachments/920080/content">
### What is the expected behavior?
1. There should be no missing translation/value
###
### Steps to reproduce
1. View a template created before sharing was introduced
### What is the buggy behavior?
* The sharing selector has a missing translation
* This is because the sharing on onetime templates created before 17.3 is set to nil, and not one of the available options introduced in 17.3
<br>
### What is the expected behavior?
1. There should be no missing translation/value
###