- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 08:19 AM
When I create a new article in Knowledge the 'valid to' date autopopulates exactly 1 year from day of creation. This does not correlate with my article validity or any article validity in my Knowledge Base. What can I do so the article validity day I enter matches the 'valid to' date when I create new articles?
Solved! Go to Solution.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2022 09:32 AM
valid to is a field in kb_knowledge table whereas, article validity is a field in kb_knowledge_base table.
To check default value for any column, just open any existing record and right click on the field label for which you want to check the default value, and select Configure Dictionary.
See the below images for reference.
Valid to Dictionary
Valid to Default Value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2022 05:33 PM
Hey Evan,
Not sure if you have more than one Knowledge base. Based on what I am seeing I presume you only have one and will defer to the above post.
However if you have more than One Knowledge base , I noticed in your screen capture the Knowledge base has not been selected . So the "Valid To" definition may change once you select the applicable Knowledge Base. (If applicable to your set up)
Unclear on how your Valid To date can populate until you select the Knowledge base as that is where the value is defined.
Hope this was helpful.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 01:16 PM
Hello Mike,
Once I selected the Knowledge base, the 'valid to' field still stayed the same. Muhammad was able to find the problem. It was the being overwritten from dictionary. You can see above that I marked his solution correct.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2023 07:29 AM
For your requirement:
"Requirement : - I want to change it & keep it 3 months from the date of KB creation."
Before making changes to OOB funcionality have you tried adding updating the article Validity field on each Knowledge base? Put the number 90 in this filed and it will set the default date out 90 days.
I just did this and it worked well without any script changes.