plainblack / TGCv

TGC built on ving instead of wing
https://plainblack.github.io/ving/
0 stars 0 forks source link

How to do a search for hardware ticket by ticket number? #29

Open perlDreamer opened 2 weeks ago

perlDreamer commented 2 weeks ago

In the db, the id an integer. In the JS object, it's a vNumber. Also, you can't filter by id because it's not filterable in the baseSchema.

perlDreamer commented 2 weeks ago

Note, I fixed the jump to ticket by ticket number using a custom route, so this ticket is about understanding how to do this.

rizen commented 9 hours ago

depends upon this getting fixed: https://github.com/plainblack/ving/issues/203