Closed carlosthe19916 closed 1 hour ago
The request is to make the filter work on /api/v1/advisory
It has been advised to use the field modified
. The advice was made at https://github.com/trustification/trustify/issues/967
Closing this issue as using modified
will make the filter work
@carlosthe19916 if it's important, we can trivially alias modified
to revision
so that either will work.
@carlosthe19916 if it's important, we can trivially alias
modified
torevision
so that either will work.
Thanks but I think it is fine to use modified
without adding more things to the rest endpoint. I was just ignoring that the modified
field was actually what we used to call revision
in V1, so it was just my ignorance on matching terms.
Good to know we can add aliases though. We might need it in the future.
V1 UI can filter Advisories by "Revision" date.
We need the following filter to work: