Jump to content

Is it possible to change the "IsHidden" flag on scheduled tasks via API?


yasuno

Recommended Posts

yasuno

Hi,

 

Is it possible to unhide some of the scheduled tasks via the API so they show up in the UI? I have tried a number of calls but none of them work, I am guessing that maybe the IsHidden property is not actually available to change. But I wanted to check anyways.

 

Also it seems like the IsHidden scheduled tasks can't actually be manipulated via the API either? Trying to change their triggers or intervals does not really do anything. Is this on purpose? :\ 

 

Is there another way to manage these tasks?

Link to comment
Share on other sites

Hi, it's currently not possible. That flag comes from the task itself, not it's configuration. Generally if they are hidden it's because if we allow users to change them, then we expect it will cause problems, potentially even entire features not working.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...