Allow longer description, or "documentation" section for Query Library resources

I've got a standard email query I share across workflows that sends an email on error, it just needs workflowContext to work, but can all accept a sendTo string to send the notification to more people.

The current description field in the workflow has a bug that if you put in too long of a description, it says it's too long (max len 0) and deletes what was there.
image

It would be great to have a place to add a bit of actual documentation to these shared functions/resources, maybe the description isn't the right place and it makes more sense in a dedicated area, but it would definitely be handy.

Hello @MikeCB!

I definitely agree, I believe I have seen this feedback from other users and can definitely add your +1 and this thread to the feature request for this.

It will be very useful for teams to be able to share added information on shared queries/functions/resources. We will either give users a char count, specify the char count, or hopefully add in another text box that can handle more chars and properly have a counter to let users know :sweat_smile:

1 Like