fix(push): don't push unpublished translations if the flow doesn't allow it
- Changed the form for pushing changes to exclude unpublished never pushed before content if the flow is manual push and ignores unpublished content.
- Change the push intent to ignore pushing of unpublished content that was never pushed before and the flow is automatic push and ignores unpublished content.
Edited by Daniel Popov
Merge request reports
Activity
Filter activity
assigned to @didaka
added 1 commit
- aad138a4 - fix(push): show unpublished translation in push confirmation from if it was previously pushed
added 1 commit
- 6e5ff98d - fix(push): refactored access to relevant indices using flow controller enstad of flow config
Please register or sign in to reply