Ability to reference an upgrade in sys.upgrades with it's sn. #11
jckirton
started this conversation in
Bugs / Features / Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that there is no way to reference an individual upgrade in
sys.upgradesusing the upgrade'ssn, meaning you have to getsys.upgrades {full:true}and filter it in code.This seems really strange and is somewhat annoying when you can't use the upgrade's index and don't want to filter through all the upgrades.
Beta Was this translation helpful? Give feedback.
All reactions