Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-07-06 10:59
Flavor·PCRE (Legacy)

/
(?:team\/([0-9]+))\/(?:project\/([0-9]+))\/(?:type\/([0-9]+))(.*)(?:assignee\/([0-9]+))\/(?:author\/([0-9]+))\/(.*?)(?:status\/current\/)
/
gi
Open regex in editor

Description

no description available

Submitted by anonymous