Skip to content

Commit

Permalink
AUS-4295 Removed unused analyticsJobId filter.
Browse files Browse the repository at this point in the history
  • Loading branch information
jia020 committed Dec 10, 2024
1 parent 99d804b commit cd87d47
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/resources/layers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,6 @@
- [ "Drilling Start To", "gsmlp:drillStartDate", null, "SMALLER_THAN" ]
- [ "Drilling End From", "gsmlp:drillEndDate", null, "BIGGER_THAN" ]
- [ "Drilling End To", "gsmlp:drillEndDate", null, "SMALLER_THAN" ]
mandatorytextbox:
- [ "Analytics Job Id", "analyticsJobId", "" ]
textbox:
- [ "Name", "gsmlp:name", null, "ISLIKE" ]
- [ "Identifier", "gsmlp:identifier", null, "ISLIKE" ]
Expand Down Expand Up @@ -321,8 +319,6 @@
wfs:
selector: "gsmlp:BoreholeView"
filters:
mandatorytextbox:
- [ "Analytics Job Id", "analyticsJobId", "" ]
textbox:
- [ "Name", "gsmlp:name", null, "ISLIKE" ]
date:
Expand Down

0 comments on commit cd87d47

Please sign in to comment.