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

Set functionality for custom fields broken after update? #4078

Open
JacobHenriksen opened this issue Apr 9, 2024 · 0 comments
Open

Set functionality for custom fields broken after update? #4078

JacobHenriksen opened this issue Apr 9, 2024 · 0 comments

Comments

@JacobHenriksen
Copy link

Describe the bug
We recently upgraded to version 1.7.0, and now when I tried to edit one of our custom subnet fields with the set-type, I get the following error:

Error: SET functionality not fully implemented, please change to ENUM
Failed to edit field

When I change to ENUM I instead get this error:

Error: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'custom_Organisation' at row 824
Failed to edit field

I don't know when this was last working, this was the first time I tried to edit this setting.

phpIPAM version
V1.7.0

Your Environment (please supply the following information):

  • phpIPAM version: 1.7.0
  • OS: RHEL9
  • PHP version: 8.1.27 64bit
  • Webserver: Apache
  • Database: mariadb Ver 15.1 Distrib 10.5.22-MariaDB

Steps To Reproduce
Please include steps to reproduce the issue:

  1. Go to 'Custom fields' under the IP RELATED MANAGEMENT section
  2. Under Custom Subnet fields, click on '+' to make a new field
  3. Fill in the required fields, select Type 'set'
  4. See error

Screenshots and error logs
image

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

No branches or pull requests

1 participant