phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 3 forks source link

Update namespace bot UUID #527

Closed deepsidhu85 closed 5 months ago

deepsidhu85 commented 5 months ago

What does this PR do and why?

Describe in detail what your merge request does and why.

This PR updates the create namespace_bots migration to use uuid for the id

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Verify the migration works
  2. In rails console run NamespaceBot
  3. Verify the id is a uuid

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.