•  
      request #29648 Crash when using `tuleap full-text-search:index-all-pending-items` with no pending items
    Infos
    #29648
    Thomas Gerbet (tgerbet)
    2022-12-08 11:00
    2022-12-02 10:46
    31233
    Details
    Crash when using `tuleap full-text-search:index-all-pending-items` with no pending items

    Instrumentation code is not happy about it:

    Start queueing items into the index queue
    
    In Counter.php line 39:
                                                          
      Counter can only be incremented, 0 is not positive  
                                                          
    
    Full text search
    14.2
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2022-12-06
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2022-12-08 11:00
    • Summary
      -Crash when `tuleap full-text-search:index-all-pending-items` with no pending items 
      +Crash when using `tuleap full-text-search:index-all-pending-items` with no pending items