Feature request #16689
Extend get_feature function to use multiple conditions
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Expressions | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 24588 | 
Description
For now get_feature returns first occurance of a matched attribute=value condition. It would be nice to have a more advanced function that checks for multiple conditions and maybe applies ordering to return the desired feature.