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

Non-numeric asset IDs #390

Closed
1 of 3 tasks
majenkotech opened this issue Dec 19, 2024 · 1 comment
Closed
1 of 3 tasks

Non-numeric asset IDs #390

majenkotech opened this issue Dec 19, 2024 · 1 comment
Labels
⬆️ enhancement New feature or request

Comments

@majenkotech
Copy link

What is the problem you are trying to solve with this feature?

Many of my items already have asset number labels on them. These asset numbers are a 6 digit hexadecimal string, not a number. It is not possible to use these in the asset ID field as the item then fails to save.

It would be nice to not have to use a custom field to store this data.

What is the solution you are proposing?

Allow non-numeric asset IDs.

What alternatives have you considered?

Custom field, which is clunky to say the least.

Additional context

No response

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
@majenkotech majenkotech added the ⬆️ enhancement New feature or request label Dec 19, 2024
@katosdev
Copy link
Contributor

katosdev commented Jan 4, 2025

We have discussed this internally and will not be supporting this at this moment whilst we focus on more pressing issues.
We would advise usage of the API to re-print labels using the relevant IDs and leveraging search (which we have an epic for improved search).

This may be revisited in the future.

@katosdev katosdev closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants