I am currently working with the latest version 9 of Directus.
- I have set up a Data Model called "Article" with fields for title and Random_order.
https://i.sstatic.net/3JcZ4.png
https://i.sstatic.net/bRpBF.png
- I have created a Directus flow that updates a random number to the "Random_order" field.
https://i.sstatic.net/Luc4y.png
https://i.sstatic.net/ExTaC.png
https://i.sstatic.net/PWXye.png
- Although the feature is functioning properly, the revision history does not display the value for "Random_order." It should show the random number 535 in the "Random Order" field.
https://i.sstatic.net/R7NWv.png
https://i.sstatic.net/x2OS5.png
This issue arises when using Directus flow to modify field values in any Data Model, as it is not being recorded in the Revision history.
I am currently utilizing the "Filter" type of Directus Flow