Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numeric output ID can cause complications #3

Open
amyheather opened this issue Mar 15, 2024 · 0 comments
Open

Numeric output ID can cause complications #3

amyheather opened this issue Mar 15, 2024 · 0 comments

Comments

@amyheather
Copy link
Member

Outputs numeric ID, which can lead to complications if it gets processed as a numeric variable, such as:

  • Removing 0 from the start of the ID
  • Adding a decimal (.0) to the ID

May be beneficial to modify output ID to include some string characteristics (e.g. one letter at the start) to prevent this behaviour.

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

No branches or pull requests

1 participant