Closed ugamarkj closed 1 month ago
Hey Mark!
I just checked, the REST API backend doesn't support this -- we should add it!
/cc @benlower @RussTheAerialist
Thanks Tyler. I’ll have to be more conservative with my auto-metadata Python script so I don’t lose my descriptions frequently. =)
On Jan 30, 2017, at 7:26 PM, Tyler Doyle notifications@github.com wrote:
Hey Mark!
I just checked, the REST API backend doesn't support this -- we should add it!
/cc @benlower https://github.com/benlower @RussTheAerialist https://github.com/RussTheAerialist — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tableau/server-client-python/issues/135#issuecomment-276236378, or mute the thread https://github.com/notifications/unsubscribe-auth/AUJiGVL7-K4RBxE6TiEfwjkYdrBdXPoOks5rXn_DgaJpZM4Lxz34.
It's also definitely a bug if we're overwriting existing descriptions!
the REST api doesn't support it, but I dug through the server code a bit today and it looks like it should be easy to pipe through. I'll ask @benlower to put it on our backlog for the server work.
thanks for raising this
Curious to know if this is still on anyone's radar. I just checked and it is still a problem in 2019.2.
This is still a missing feature on 2019.3.3. Our client (a major fortune 500 company) would love to see this feature materialize.
Could someone please give an update on this feature. I'm the Tableau architect for a major bank and am working on an automated process to deploy enterprise data sources and workbooks to the all of the sites on our enterprise Tableau server. We need to be able to create projects (with descriptions) automatically for new sites.
begging for it as well!
Still unavailable?
With every release I'm like "maybe...maybe...dangit". I'm sure there are cross team dynamics at play.
Also still hoping for this capability to be available soon!
Hello, we have the same issue, but this topic is already 4 years old. There is another place where Tableau server-side improvement are discussed?
Edit: The only workaround i see is to publish a new datasource with same name how is explained into the api doc. In this case i have no idea about the side effects on all dependencies.
Thx.
Any updates on where this is?
This was fixed in 2023, I have now added code demonstrating it to the explore_datasource sample.
Need the ability to add a description to a data source when publishing. Currently it overwrites the existing description with nothing.