Skip to content

Conversation

@NayeemKaka
Copy link

Converts a Glide List field (e.g, watch_list) into a readable, comma-separated string of display values.

@github-actions
Copy link

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v rohi-v self-assigned this Oct 27, 2025
@rohi-v
Copy link
Contributor

rohi-v commented Oct 27, 2025

Hi @NayeemKaka

Thank You for contribution.

Below are few of my suggestions for action.

You are querying the User Table, but List field can be of any table. you can change your logic to make it work for any table or update the Action name,title and description specific to user table.

  1. Change the Table name input from String to 'Table name' type and Sysid from String to 'Sys ID' type.
  2. Make required inputs mandatory, As of now no inputs are mandatory.
  3. An error Message if the Field name is Invalid.
  4. Add Error Evaluation if step1 fails.

@SapphicFire
Copy link
Contributor

Thank you for your submission. However, it appears that this pull request is incomplete. Please complete your contribution by adding the necessary elements and resubmit or update this pull request for further review. Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants