-
This issue is a container for several FetchXml improvements that would probably be too big to address in a single issue, so it's a placeholder for investigating them, and will likely be implemented th…
-
In 0.30, examples 31-34 are introduced by:
> Entity and numeric character references are recognized in any context besides code spans or code blocks, including URLs, link titles, and fenced code bl…
-
While [converting a `cwltool --provenance` RO to a Workflow Run RO-Crate](https://github.com/ResearchObject/workflow-run-crate/pull/5), I'm faced with the problem of referring to individual workflow s…
-
## 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 …
-
I have been making AP214 assemblies from individual model files, and found a number of models from the wild which do not read in properly.
I'm reading in with STEPfile::AppendExchangeFile (...), whic…
pcjc2 updated
9 years ago
-
**Describe the bug**
Some components are being incorrectly named:
```
- `` | `` (components/druxt/field/number/integer/FieldNumberOfServings.vue)
```
**To Reproduce**
Steps to reproduce the …
-
Looking through the docs and source, I wasn't able to identify a way to handle reference loops when the SDK JSON serializes an entity I fetched using Entity Framework with an `[InversePropety]` define…
-
Allow configuration to switch entity managers.
We use several database connections and manually map our entity managers. This causes problems when we don't want the OAuth entities to exist in the ma…
-
**Describe the bug**
When you have entites with cyclic references in your model, querying them results in an exception with a huge stack trace. This seems to be due to an endless recursion when tryin…
-
# Projected result set goals
To make it easier for browser applications to fetch denormalized copies of entities referenced by foreign key, we'd like to be able to do some compact request and receive…