-
Hi guys,
I need something like this:
```C
Entity Position {
AuditAndLoggingAll;
Reference OrganizationUnitPosition MasterData.OrganizationUnitPosition;
ShortString Positi…
-
As a product manager I want to collect requirements from all stakeholder, so that a decision about the future implementation of the master data service can be made.
**Further description:**
- [ ] Pr…
-
**Further description:**
The requirement that were consolidated in #69 must be reviewed in regard to future implementation.
- [ ] Create functionality description
- [ ] Create Swagger API spe…
-
### Before submitting a bug report:
- [x] Ensure you are able to reproduce it on the latest released version (_we release often_)
- [x] Verified this bug is not already reported in an issue
- [x]…
-
Hey Jonathon,
I just yesterday updated to the latest version (2.9.6.0) as I knew today I would be working on this particularly troublesome query (it's brutal not being dynamic to be honest)
I've …
-
Hello,
first of all: great work!
I'm usually using TranslateDetails, but most often than not I am not interested in the actual translation but rather the 'parsed' information of the input string…
-
Hi All,
Thank you very much for this excellent application!
I would like to ask some help, clarification in the case below where I have multiple parameters for the activity function called Mappe…
-
When i access a ViewScoped Bean it gets instantiated twice.
``` java
import javax.faces.view.ViewScoped;
import javax.inject.Inject;
@ViewScoped
@Named("driverBean")
public class ManageDrive…
-
It looks like there's not guarantee the `upn` claim, which is used to look up or create the user, is not always present.
I am testing this against a free trial of Azure AD, maybe with a bit of an e…
-
I am trying to register my stubs from the producer in a Eureka service discovery for smoke testing purposes. Therefore I created a jar from the following setup, which fetches the stubs from a maven …