Menu

#66 clear string() not working for new dimension

v1.0.x
fixed
critical (96)
v1.0.9
Bug Fix
2016-10-08
2016-06-28
Erik Hänel
No

The command clear string() does not work for the new addition dimensions.

Analysis:
Reason for this bug: the clear command was not yet implemented for other dimensions than the first. Will be implemented with this ticket.

Implementation:
Bug fix was implemented with the syntax

clear string(INDEX)

Further clarification needed, if delete wouldn't be the better keyword, just like for the data objects.

Tests:
Ticket was closed because final tests will be carried out by ticket #76.

Discussion

  • Erik Hänel

    Erik Hänel - 2016-06-28
    • status: open --> accepted
     
  • Erik Hänel

    Erik Hänel - 2016-06-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,7 @@
     The command `clear string()` does not work for the new addition dimensions.
    +
    +**Analysis:**
    +
    +**Implementation:**
    +
    +**Tests:**
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2016-06-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,6 +1,7 @@
     The command `clear string()` does not work for the new addition dimensions.
    
     **Analysis:**
    +Reason for this bug: the `clear` command was not yet implemented for other dimensions than the first. Will be implemented with this ticket.
    
     **Implementation:**
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2016-06-28
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,5 +4,10 @@
     Reason for this bug: the `clear` command was not yet implemented for other dimensions than the first. Will be implemented with this ticket.
    
     **Implementation:**
    +Bug fix was implemented with the syntax 
    +~~~
    +clear string(INDEX)
    +~~~
    +Further clarification needed, if `delete` wouldn't be the better keyword, just like for the data objects.
    
     **Tests:**
    
    • status: implementing --> testing
     
  • Erik Hänel

    Erik Hänel - 2016-07-06
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -11,3 +11,4 @@
     Further clarification needed, if `delete` wouldn't be the better keyword, just like for the data objects.
    
     **Tests:**
    +Ticket was closed because final tests will be carried out by ticket #76.
    
    • status: testing --> fixed
     
  • Erik Hänel

    Erik Hänel - 2016-10-08
    • Labels: --> critical
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB