-
The same component code exhibited different database CPU usage before and after a framework upgrade. Both scenarios involved load testing with 50 threads. Prior to the upgrade (git revision number '90…
-
==
OUTPUT:
Error: trouble configuring builtin PatchJson6902Transformer with config: `
path: ./patch-ingress-cert-issuer.yaml
target:
group: networking.k8s.io
kind: Ingress
nam…
-
We're trying to migrate our code from moqui 1.6 to 2.1
We have complex SQL queries that were executed via sqlFind() method.
I see that in 1.6.2 version the method was changed - now it requires tha…
-
Searching an entity with search-form-inputs fails when:
1) using vuet
2) having a drop-down with @allow-multiple == true
3) selecting more than one option within that drop-down
4) the form-list@he…
-
If I go to HM Admin > Projects, it will paginate all projects. The dashboard will only display in-progress projects. But, it does *no* pagination. If there are hundreds to thousands of in-progress …
-
With cursor offset-style, `rs.absolute` be called, which throw Exception because `resultSetType= FORWARD_ONLY`.
should we set resultSetType in `org.moqui.impl.entity.EntityFindBase#iteratorExtended`?…
-
-
Moqui synchronization is a single synchronization. If the data volume is relatively large, such as tens of thousands of product data or party data. So there will be a timeout situation.
Can we add a …
-
Bump into a scenario on the auto dataFeed service for elastic search.
this scenario is that auto dataFeed service may not have started after an new entity is created through `create#${ENTITYNA…
-
This cannot be considered a problem, but there is a slight doubt as to why we should default to doing everything like this.
The problem is as follows:
I wrote a service and passed in a number with t…