Publish date for training #87051

Open
opened 2021-03-30 16:03:47 +02:00 by Mike Newbon · 3 comments

Currently the publish date for training isnt tracked, so we cant show a 'New' pill on the website. This would be helpful!

It might also be interesting to have an is_updated along side the is_new, with a separate field in the training for 'Last updated' - then when a major update to a training is released, this field is updated manually and we can reflect that it's 'Recently Updated' on the front-end.

Currently the publish date for training isnt tracked, so we cant show a 'New' pill on the website. This would be helpful! It might also be interesting to have an is_updated along side the is_new, with a separate field in the training for 'Last updated' - then when a major update to a training is released, this field is updated **manually** and we can reflect that it's 'Recently Updated' on the front-end.
Anna Sirota was assigned by Mike Newbon 2021-03-30 16:03:47 +02:00
Author

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author

Added subscriber: @MikeyN

Added subscriber: @MikeyN
Author

'Published' date and 'Last Updated' date should be tracked on each level to better communicate when trainings are updated and improved.
image.png
image.png

From an implementation level:
If a Section is new but the chapter is also new I don't want to display 'New' on the section, just the chapter. Equally - if the training is new it shouldnt display 'New' on each chapter - just on the top level.
However, if a section is updated, that should bubble up and show on the section, chapter and training.

This should also affect the order on /training - taking into account the 'last updated' field on the training (not chapters/sections)

'Published' date and 'Last Updated' date should be tracked on each level to better communicate when trainings are updated and improved. ![image.png](https://archive.blender.org/developer/F10267722/image.png) ![image.png](https://archive.blender.org/developer/F10267729/image.png) From an implementation level: If a Section is new but the chapter is also new I don't want to display 'New' on the section, just the chapter. Equally - if the training is new it shouldnt display 'New' on each chapter - just on the top level. However, if a section is updated, that should bubble up and show on the section, chapter and training. This should also affect the order on /training - taking into account the 'last updated' field on the training (not chapters/sections)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio#87051
No description provided.