Transfer ownership of objects (data models, dashboards)
Would like an easy way to transfer ownership of objects to someone else. Or for a super-user admin to be able to "take ownership" of a data model or dashboard. Will make it easier to deal with when someone leaves the company and they owned things in Sisense.
dougnewton
Posted 3 years ago·Last reply 1 year ago
7 comments
DrewGillow
·1 year agoAble to configure a location where objects are sent when a user is deleted. Put them all in some recycle bin with information about who the former owner was. Automatically purge the recycle bin after client configurable length of time (e.g 90 days)
DRay
·2 years agoHi fxs7576,
Here is a KB doc on that. https://community.sisense.com/t5/knowledge/changing-elasticube-owner/ta-p/17957
Have a terrific Tuesday!
fxs7576
·2 years agoHi folks,
Thanks kwmacd for sharing the doc to change ownership of multiple dashboard, and DRay for sharing the list of dashboard endpoints.
Is there a way to change the ownership of the datamodels via. REST API?
DRay
·2 years agoHello dougnewton,
Thank you for sharing your idea and providing details. We will bring this to the product team and provide updates here as they are available.
I encourage people to continue to vote and comment. We use community interest as one of the ways we prioritize efforts, so every vote and comment can help turn a request into a reality!
Thank you again for sharing and being part of our community!
dougnewton
OP3 years agoThank you for the suggestions. An export-import can work, as can custom development against the API. I was hoping for a simpler option right in the Admin UI. 🙂
DRay
·3 years agoHello dougnewton
To add to kwmacd excellent answer, this can currently be done through the API using the /dashboards endpoint. Here is the documentation on that. https://sisense.dev/guides/restApi/v1/?platform=linux&spec=L2023.6#/dashboards
Does that meet your requirements?
kwmacd
·3 years agoI recently had this issue where a large number of data models were owned by a user who was no longer with the company. I filed a ticket with Sisense Support and they had it fixed by end of day.
There's also some good information in this post: Change multiple dashboards owner (sisense.com)