We use mainly table views. Is that why the settings_str shows no information?
I was hoping to use the data to find instances of views–typically table views–without any specific settings, so we can remove them from the boards and clean them up a bit.
Does the documentation list which views will have settings_str to show?
I didn’t see it in the Board Views documentation, but I could have missed it.
That’s all I was after. If I could access the settings for filtered table views it would be very helpful. Sometimes users may create a view mistakenly, so it would be nice to have a more automatic way (in our use case) to remove unnecessary views to clean up our boards.
As a user story it might look like:
As an admin, I want to access table settings data, via the API, so that I can programmatically remove any views which contain specific settings data, such as None, or Null.
We can close this ticket.
Thanks for sharing my suggestion with the development team, and have wonderful day!