This commit is contained in:
2020-05-13 16:17:19 +00:00
parent c65ae107be
commit b602c1aacf
2 changed files with 16 additions and 3 deletions

View File

@@ -1,8 +1,7 @@
PRIORITY - ALWAYS Lowest level stuff first
=-=-=-=-
todo: server bizobjectnamefetcherdirect isn't handling workorders properly (or other serialized objects)
- adde special handling if the name of the "name" column is "serial" or maybe can just run a special query instead?
todo: check non-ops user can login during seeding operation
todo: BizRoles.cs seems to get hammered on every single request, is it efficient?
- Why is it not cached in some way?