partkeepr/PartKeepr

Cant save column

Open

#1,100 opened on Feb 28, 2020

 (12 comments) (0 reactions) (0 assignees)JavaScript (419 forks)auto 404
BugFeedback NeededMedium Prioritygood first issue

Repository metrics

Stars
 (1,531 stars)
PR merge metrics
 (PR metrics pending)

Description

Bug description

when i customize a column and apply it. it only stays working until i logoff and log on. then column resets

Steps to reproduce

  1. Go to configure columns
  2. hide some columns from view
  3. clicked apply
  4. columns show up changes as expected.
  5. log off
  6. log on
  7. column back to default missing any changes

Expected behavior

column should stay in last state

Observed behavior

column goes away back to default

System Information

  • PartKeepr Version: 1.4.0
  • Operating System: Ubuntu 16.0.4
  • Web Server: apache
  • PHP Version: 7.0.33
  • Database and version: mysql Ver 14.14 Distrib 5.7.29,
  • Reproducible on the demo system: No

JavaScript errors

To get the log see here.

main2.js:944 gridDefault

no other errors

Contributor guide