Menu

#2964 imm: note about default value is out of date

5.21.06
fixed
None
defect
imm
doc
major
False
2021-04-08
2018-11-16
No

In IMM README file, it states:

(ii) Default values are assigned at object creation. Default values are NOT assigned if an attribute is set to the empty/null value by a modification.

The bold sentence is no longer correct since introduction of "SA_IMM_ATTR_STRONG_DEFAULT" flag.

Discussion

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2018-11-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,4 +2,4 @@
    
     (ii) Default values are assigned at object creation. ***Default values are NOT assigned if an attribute is set to the empty/null value by a modification.***
    
    -The bold line is no longer correct since introduction of  "SA_IMM_ATTR_STRONG_DEFAULT" flag. 
    +The bold sentence is no longer correct since introduction of  "SA_IMM_ATTR_STRONG_DEFAULT" flag. 
    
     
  • Gary Lee

    Gary Lee - 2019-01-09
    • Milestone: 5.19.01 --> 5.19.03
     
  • Gary Lee

    Gary Lee - 2019-03-26
    • Milestone: 5.19.03 --> 5.19.06
     
  • Gary Lee

    Gary Lee - 2019-07-23
    • Milestone: 5.19.07 --> 5.19.10
     
  • Gary Lee

    Gary Lee - 2019-10-21
    • Milestone: 5.19.10 --> 5.20.01
     
  • Gary Lee

    Gary Lee - 2020-02-15
    • Milestone: 5.20.02 --> 5.20.05
     
  • Gary Lee

    Gary Lee - 2020-05-30
    • Milestone: 5.20.05 --> 5.20.08
     
  • Gary Lee

    Gary Lee - 2020-08-31
    • Milestone: 5.20.08 --> 5.20.11
     
  • Gary Lee

    Gary Lee - 2020-12-01
    • Milestone: 5.20.11 --> 5.21.03
     
  • Gary Lee

    Gary Lee - 2021-03-01
    • Milestone: 5.21.03 --> 5.21.06
     
  • Minh Hon Chau

    Minh Hon Chau - 2021-03-14
    • status: assigned --> unassigned
     
  • Surbhi Tripathi

    Surbhi Tripathi - 2021-03-25
    • status: unassigned --> assigned
    • assigned_to: Vu Minh Nguyen --> Surbhi Tripathi
     
  • Surbhi Tripathi

    Surbhi Tripathi - 2021-04-08

    No Longer valid.

    (ii) Default values are assigned at object creation. Default values are NOT assigned if an attribute is set to the empty/null value by a modification.

    This was removed from IMM README file as part of ticket [#2985], in the following commit.

    commit 6c5c389b4d92bf48e42615b067f8a9028880a2a8 (HEAD -> develop, origin/develop, ticket-2985)
    Author: Vu Minh Nguyen vu.m.nguyen@dektech.com.au
    Date: Tue Jan 15 10:29:26 2019 +0700

     

    Related

    Tickets: #2985

  • Surbhi Tripathi

    Surbhi Tripathi - 2021-04-08
    • status: assigned --> fixed
     

Log in to post a comment.