-
## Precommit CI Run information
Logs can be found in the associated Github Actions run: https://github.com/ewlu/gcc-precommit-ci/actions/runs/11822477389
## Patch information
Applied patches: 1 -> 1
A…
-
**Describe the bug**
I am trying to run the dev server locally by cloning and running `npm run dev`, but I get an error.
**To Reproduce**
Steps to reproduce the behavior:
1. Clone the reposito…
-
Changing $item->product_id to $item['product_id'] in woocommerce.php:296 and woocommerce.php:301 fixes this problem:
PHP message: PHP Notice: Trying to get property of non-object in {path}/web/app/p…
-
I have a model that among other fields it uses a money-rails field (money type):
```
class MyModel
include Mongoid::Document
include Mongoid::Timestamps
include Mongoid::History::Trackable
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The current behavior when creating architectural views is very inconvenient. I consi…
-
Right now Extralite supports custom transforms by providing a transform proc that takes the raw values and can return custom objects. A related idea is the ability to turn query results into arbitrari…
-
The DAG view is a [directed acyclic graph](https://en.wikipedia.org/wiki/Directed_acyclic_graph) (DAG) that shows the relationships between different objects in the document. It is meant primarily to …
-
### Description
The following code:
```php
-
For Gradle incremental builds, both input files/directories and input property values (serializable) are supported, for up-to-date checks. However, for outputs, only files/directories are supported.
…
-
**Describe the bug**
I have noticed after upgrading to v50 that I cannot edit my Models' Metadata, the Save button is permanently grayed out and no matter what I do, it does not change.
After some…