community-tableau-server-insights icon indicating copy to clipboard operation
community-tableau-server-insights copied to clipboard

TS Content: Refactor Revision / Content Version fields for consistency

Open mcoles opened this issue 3 years ago • 2 comments

Same as #58 but for TS Content. Why didn't just we do this in 03.01? Didn't think to. :(

mcoles avatar Nov 08 '21 18:11 mcoles

I'm trying to find some documentation here to explain why the revision numbers in this data source (ex. 41.5) don't match the whole number integer shown in Tableau Server (ex 140).

https://help.tableau.com/current/pro/desktop/en-us/qs_revision_history.htm

Revision history in Tableau documentation references the whole number, but these data sources provide values that I can't tie out in the server GUI. I have to be searching for the wrong key words here.

DigitalDuquette avatar Aug 28 '23 17:08 DigitalDuquette

If you look at #58 I refactored the TS Events data source to reconcile what's in PostgreSQL with what you'd see in the UI. I forgot to add that logic to TS Content as well, which is why it's different. You could grab the calc from TS Events and likely re-apply it to TS Content as well. As for why we store it differently in PostgreSQL, I have no idea :)

mcoles avatar Aug 28 '23 17:08 mcoles