Modify

Opened 9 years ago

#11451 new enhancement

Allow references to inner object matches with ∈ (element of) operator

Reported by: Dakon Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: Cc:

Description

I have a validator rule that looks like this:

node[railway=signal][operator] ∈ way[railway][operator],
node[railway=milestone][operator] ∈ way[railway][operator]

I would like to match the railway value of the node, but {0.value} will always reference to the railway value of the way.

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to Dakon.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.