I wanted to confirm that there is currently no way to create a temporal schedule with a custom search attribute and then search for schedules with this attribute later.
I have a use case where I want to know which schedules use a specific data model in my database (based on the model ID) and show the user how many and which schedules will be affected if the model is updated or removed.
Ideally, I’d like to be able to add some metadata to a schedule and be able to query this to perform the check. Is there another way I can achieve this or is this not possible at the moment?
Thanks
Cameron