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

Custom field checkboxes not holding value #12046

Closed
mrdanleey opened this issue Oct 31, 2022 · 2 comments · Fixed by #12165
Closed

Custom field checkboxes not holding value #12046

mrdanleey opened this issue Oct 31, 2022 · 2 comments · Fixed by #12165
Assignees

Comments

@mrdanleey
Copy link

I have a problem now with my custom Checkbox field and the following values:

BIOS wachtwoord ingesteld
Computernaam ingesteld
Image geïnstalleerd op de laptop
BIOS-update geïnstalleerd

I can check every checkbox and the changes are saved in de database but not returned (no checkmarks) when I edit the asset.
I found this change and tried what is does if I revert it in my installation of Snipe-IT. After the reverse I see the checkmarks. So
this is a bug from a bugfix i guess?

I'm using the newest version of Snipe-IT (6.0.12), PHP 8.1.12, Laravel 8.83.25)
Tried other PHP-versions also.

Originally posted by @mrdanleey in #11925 (comment)

@welcome
Copy link

welcome bot commented Oct 31, 2022

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

@snipe
Copy link
Owner

snipe commented Nov 2, 2022

@mrdanleey We have an issue template for a reason. Please use it next time. You literally had to delete the template that we provide that gives us the information we need to help you.

@inietov - I believe you last worked on this - can you take a look?

@snipe snipe changed the title I have a problem now with my custom Checkbox field and the following values: Custom field checkboxes not holding value Nov 2, 2022
snipe added a commit that referenced this issue Nov 23, 2022
Fixed #12046 #12137 Custom field checkboxes not holding value
snipe added a commit that referenced this issue Nov 24, 2022
…elop

Fixed #12046 #12137 Custom field checkboxes not holding value for develop
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 a pull request may close this issue.

3 participants