-
Notifications
You must be signed in to change notification settings - Fork 188
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
3324 retro review #3414
3324 retro review #3414
Conversation
👋 🤖 🤔 Hello! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.4/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
- Set a default HTTL via an engine configuration. | ||
- Switch off the HTTL check via an engine configuration if history cleanup is not used. | ||
|
||
## <MarkerGuideline.Info /> History time to live not configured | ||
|
||
![History time to live not configured](./img/history-time-to-live/info.png) | ||
|
||
In the screenshot above, note that the time to live must be defined under **History cleanup** in the properties panel. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For accessibility purposes and to explain the screenshot, I added the following sentence. WDYT @toco-cam ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@christinaausley It is unfortunately not that easy, as there are three options to set the HTTL which are valid (Listed above the pic):
- Define HTTL per model directly in Desktop Modeler.
- Set a default HTTL via an engine configuration.
- Switch off the HTTL check via an engine configuration if history cleanup is not used.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Who added the screenshot? The screenshot and your text only make sense for this bullet point "Define HTTL per model directly in Desktop Modeler."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @christinaausley, ok, now it makes sense to me - all modeling guidance does have a screenshot displaying how the linting looks in the Modeler.
None of the other guidance has a caption - I would recommend not having one here, neither.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm good with these changes
Hey @christinaausley, did you consider my comment here before merging? |
@toco-cam This was merged two weeks ago, but I've kept this tab open to revisit, take a closer look, and add/remove captions as necessary based on your feedback. |
* style(formatting): technical review 3324 * clarify screenshot
* style(formatting): technical review 3324 * clarify screenshot
Description
Retro review of #3324.
When should this change go live?
hold
label or convert to draft PR)?PR Checklist
/versioned_docs
directory, or they are not for an already released version./docs
directory (aka/next/
), or they are not for future versions.