You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/logbook/olog/ui/doc/index.rst
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,11 +207,19 @@ feature user can choose to:
207
207
208
208
.. image:: images/ContextMenuLogEntryTable.png
209
209
210
-
Log entries that are contained in a log entry group are rendered with a grey background in the search result table view.
210
+
Log entries that are contained in a log entry group are rendered with a "reply" icon in the search result table view:
211
+
212
+
.. image:: images/ReplyAnnotation.png
213
+
211
214
In the log entry view, the "Show/Hide Group" button (see screen shot above) can be used to show all log entries of a group sequentially,
212
215
ordered on created date with oldest log entry on top. In this merged view attachments and properties are not shown.
213
216
Clicking on a header in the merged view will show that log entry in full.
214
217
218
+
**NOTE**: To be able to group log entries user must be authenticated in one of the following manners:
219
+
220
+
* Use "credentials caching" through preference setting ``org.phoebus.logbook.olog.ui/save_credentials``. Once a log entry has been created, credentials will be reused when creating a group.
221
+
* Use the Credentials Management app to sign in to the logbook context.
0 commit comments