-
Notifications
You must be signed in to change notification settings - Fork 8
IBX-5222: Work with drafts #298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dabrt
wants to merge
5
commits into
5.0
Choose a base branch
from
IBX-5222
base: 5.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
9c3d35c
IBX-5222: Work with drafts
dabrt ab5ac87
Fix links
dabrt 97b6885
Add informarion about where conflicts originate from
dabrt b9b61f4
Apply suggestions from code review
dabrt f61045f
Update docs/content_management/workflow_management/work_with_versions.md
dabrt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+30.8 KB
docs/content_management/workflow_management/img/workflow_review_queue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,37 +6,41 @@ description: Perform various tasks on content item versions, as part of editoria | |
|
|
||
| In [[= product_name =]], content items can have one published [version](../content_versions.md), | ||
| and several draft and archived versions. | ||
| You can perform various tasks on content item versions, either to advance them | ||
| through the workflow or compare edits from different users. | ||
|
|
||
| You can perform various tasks on content item versions, either to advance them through the workflow or compare edits from different users. | ||
|
|
||
| ## Edit drafts | ||
|
|
||
| If you are assigned to a draft version of a content item for [review](editorial_workflow.md), | ||
| when you click the **Edit draft** icon in **My dashboard**, the **Review queue** | ||
| table, you see the **Event(s)** timeline that lists all the transitions that this | ||
| content has gone through. | ||
| There are several ways in which you can start editing an existing draft: | ||
|
|
||
| - by picking a draft for editing from the content item's details screen, **Versions** tab, the **Open drafts** list. | ||
| You may need to [disable the Focus mode](../../getting_started/discover_ui.md#disable-focus-mode) first. | ||
|
|
||
|  | ||
|
|
||
| - by trying to edit a content item that already has open drafts. You then see a draft conflict screen, where you can pick a draft for editing, or crate a new one. | ||
|
dabrt marked this conversation as resolved.
Outdated
|
||
|
|
||
|  | ||
|
Comment on lines
+21
to
+24
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would move this to "Draft conflicts" section. |
||
|
|
||
| - when you are assigned to a draft version of the content item for [review](editorial_workflow.md), by picking a draft for editing from the [Dashboard](discover_ui.md#dashboard), **Review queue** | ||
|
|
||
|  | ||
|
|
||
| When you review a content item, you see the **Event(s)** timeline that lists all the transitions that this content has gone through. | ||
|
|
||
|  | ||
|
|
||
| If draft locking is supported, you also see a message that confirms that the draft is now locked to you. | ||
|
|
||
|  | ||
|
|
||
| ## Release locked drafts | ||
| ### Release locked drafts | ||
|
|
||
| If you are assigned to a draft version of a content item and have locked it for | ||
| review, you can release the lock by closing the modal window, publishing the draft, | ||
| or sending it to another reviewer. | ||
| You can also do it in **My dashboard**, the **Review queue** table, by clicking | ||
| the **Unlock** icon. | ||
| If you are assigned to a draft version of a content item and have locked it for review, you can release the lock by closing the modal window, publishing the draft, or sending it to another reviewer. | ||
| You can also do it in the **Dashboard**, the **Review queue** table, by clicking the **Unlock** icon. | ||
|
|
||
| If you are not assigned to the draft, depending on the permissions set for your | ||
| Role, in the **Review queue** table, you can either release the lock by clicking | ||
| the **Unlock** icon, or request that the lock is released by the reviewer | ||
| by clicking the **Request access** icon. | ||
| If you are not assigned to the draft, depending on the permissions set for your Role, in the **Review queue** table, you can either release the lock by clicking the **Unlock** icon, or request that the lock is released by the reviewer by clicking the **Request access** icon. | ||
|
|
||
| ## Compare versions | ||
| ## Compare versions | ||
| You can compare two versions of the same content item. | ||
|
|
||
| To do it, [disable the Focus mode](../../getting_started/discover_ui.md#disable-focus-mode). | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.