camba1
camba1
The user in the userSrv does not have the standard ‘modifiedBy’ field. The createDate field is incorrectly set to createdate and updateDate is incorrectly set to updatedate
Currently the user registration shares the same end point with the regular user save when saving the data. However that means that the user save does not check for a...
The startup script currently has sleep commands between services startups to try to avoid Micro throwing a gRPC timeout error. Need to find a better way to do this. Currently...
### Issue description: When starting multiple services one after the other using micro run, many times the following error is thrown: Rpc error: code = Canceled desc = grpc: the...
**Steps to reproduce:** - Start a fresh install of the Ortelius image using the latest docker image. - Go to Domains - Change the name of the Global Domain from...
When looking at the map view in the applications listing, the filter does not affect the information displayed on the screen. To reproduce: Go to the applications tab Select the...
Looking in the components tab, the list shows the mapping between the component and its domain. On the other hand, the map appears to show a mapping between the components...
Component in the Component search screen shows as never having been deployed while the detail screen (and the related application) shows that it has indeed been deployed. Note that I...
Two items to improve the user experience with Domains (specially the second one): - After hitting new to create a subdomain, the user still needs to hit edit to actually...
The Package components page in the application tab currently combines two purposes: - Define deployment order of components - Define which components are associated with the application. In fact this...