-
## Expected Behavior
There should be no memory leak resulting from objects not being properly garbage collected.
## Actual Behavior
Number of objects on Heap keeps growing. This seems to be resul…
-
-
**Describe the bug**
I am trying to add AAS with Administration elements containing a TemplateId to my BaSyx environment, which won't work as expected. I broke the problem down by minimalizing the co…
-
The current spec text explicitly forbids returning redirects (301/302). A few early adopters are using redirects.
I've noticed two distinct patterns:
1. Redirection of all bare domain requests …
-
- LAC team has been developing a harvesting script that extracts metadata from ArcGIS REST API endpoints (screen capture below)
![robot-example](https://github.com/iodepo/odis-arch/assets/1611709/462…
-
Plugin doesn't support index for:
routing without pattern (exception in logs)
routing without controller (exception in logs)
routing when controller is a service : service_name:action (exception in lo…
zulus updated
7 years ago
-
### This issue is a: (mark with an x)
- [x ] bug report -> please search issues before submitting
### Issue description
I'm trying to run database migration scripts on a Postgresql database bound…
-
We currently have a script, called ValidateHostedServiceSources.py to verify that each service definition item in portal has an associated hosted feature or tile service and vice-versa. We need to cre…
elinz updated
6 years ago
-
## 1. **Problem Statement** *
> Describe the problem, issue, use case, or opportunity that this work item addresses.
> Include practitioner quotes illustrating real examples a) of questions being …
-
##### Description
We have a type defined as string along-with pattern
```
sid:
type: string
pattern: '^(phone-[0-9]{5,15}|extphone-.+|.+)$'
```
This is referenced as a parameter…