-
**Is your feature request related to a problem? Please describe.**
I wanted to bootstrap a deployment with different users for fhirdata and java batch.
```
java -jar /opt/fhir-server/tools/fhir-p…
-
When using Doctrine and creating a new service if more than one entity is selected a race condition occurs when both entities are submitted to be created. This is caused because creating a new resour…
-
When I try to create DB connected rest service using postgresql database, only tables/views from public scheme is visible.
Database contains multiple schemas with tables organiyed by functionality.…
-
As part of general hardening pre-execution support:
* Update `ce` tools to use internal IPs
* Update settings to not allocate pubilc IPs for nodes
* Teach `ce` to either warn/error if not on admi…
-
https://github.com/gavinr/github-csv-tools/issues/99
leads to https://github.com/gavinr/github-csv-tools/discussions/83
leads to https://github.com/gavinr/github-csv-tools/pull/82
leads to https://…
-
The goal here is to gather feedback based on internal testing and then make a tool available externally for early customer feedback during this timeframe.
- [x] Continue testing on internal machine…
-
### Microsoft PowerToys version
0.79.0
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
General
### Steps to reproduce
I have tried running powertoys as…
DG55 updated
6 months ago
-
- [ ] für Enduser: Element mit dem man die aktuelle website als screenshot bekommt um es dann an seinen redaxo admin senden zu können. Damit DAU user keine externen tools brauchen
- [ ] für Admins: e…
-
### Preconditions and environment
- PHP 8.3
- Magento 2.4.7
### Steps to reproduce
1. Install default magento 2.4.7
2. Inserted and deleted categories through rest api
3. login to admin, g…
-
Enhancement idea: if the return value of a predicate contains safe navigation `&`, `Style/ReturnNilInPredicateMethodDefinition` should flag it as an offense:
```ruby
def allowed?
user&.admin? …