Megatest

Ticket Change Details
Login
Overview

Artifact ID: 1ffb3f605db4cf70eed748325d3d0c45baf477c3
Ticket: 8ad254b48c6559157c6f3f4756fff9975e25fc7d
Support multiple itemmap calls
User & Date: tyardeni on 2015-08-24 17:14:42
Changes

  1. comment changed to:
    Please extend itemmap support to support multiple itemmaps. 
    
    If more than one itemmmap exists in the [requirements] block, apply them sequentially top-down:
    
    Ex:
    
    With item: a/b/c
    
        [requirements]
        ...
        itemmap [^/]+/ 
        itemmap /.* -happy
    
    
    Would result in:
    
        b-happy
    
  2. foundin changed to: "1.6022"
  3. login: "tyardeni"
  4. private_contact changed to: "97a985880d55d4326aae6748098171ce1de44344"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to: "Support multiple itemmap calls"
  8. type changed to: "Feature_Request"