Menu

#632 Default field value not applied when adding rows

Fixed
nobody
None
Problematic
Defect
2008-08-05
2008-07-20
Anonymous
No

Originally created by: XIAIXdot...@gmail.com

What steps will reproduce the problem?

Please see attached video.

1 Attachments

Related

Tickets: #618

Discussion

  • Anonymous

    Anonymous - 2008-07-20

    Originally posted by: a...@anse.de

    Confirmed.

    Solution could be either to
    a) leave out unmodified fields in the INSERT statement so the server applies default
    values (optimal)
    or
    b) fetch and display default field values for a new row

    Summary: Default field value not applied when adding rows
    Labels: -Priority-Medium Severity-Problematic
    Status: Accepted

     
  • Anonymous

    Anonymous - 2008-08-05

    Originally posted by: XIAIXdot...@gmail.com

    Just curious if this was getting looked into.  Thanks.  :)

     
  • Anonymous

    Anonymous - 2008-08-05

    Originally posted by: a...@anse.de

    This has been fixed during the grid conversion: Unmodified values are not included
    in the INSERT statement so default values are applied by the server. Check out the
    latest build.

    Status: Fixed

     
MongoDB Logo MongoDB