Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 642
    • Issues 642
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 194
    • Merge Requests 194
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #758

Closed
Open
Opened Oct 07, 2011 by Ted Trask@ttrask01Developer

acf-kamailio database support does not allow for null or default value

If you leave a field blank, acf-kamailio puts an empty string. This causes failures for non-string types. Also, some tables, like lcr_gw, need to use null, and empty string is not the same.

We could check the input fields for the keywords “null” and “default”. On the off chance that users actually want to use the string “null” or “default” as a field value, we should allow them to put the value in quotes. Not sure how to handle if they actually want “null” (null in quotes), but I doubt that’s a serious issue. And, I don’t want to add null and default checkboxes for each field.

Also need to display “null” for null fields when viewing entries.

(from redmine: issue id 758, created on 2011-10-07, closed on 2013-05-21)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
3.1.0
Milestone
3.1.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#758