-
i have been trying to deploy the model for couple of times which many alterations but every time it fails at the same step ;
tried to create a new service account and enable all necessary permission…
-
```php
public function __construct(
\Magento\Framework\View\Element\Template\Context $context,
\Magento\Catalog\Model\CategoryFactory $categoryFactory,
\Magento\Catalog…
-
### 📜 Description
GitHub auth has been configured and working in dev mode(yarn dev) also when running it in a docker container in production mode.
The problem comes when I deploy my image via the …
-
### 📜 Description
At some point the search bar has gone missing from the Catalog Docs tab 🤔
Example Catalog Docs tab: https://demo.backstage.io/catalog/default/component/backstage-demo/docs
Docs…
-
I believe at the moment if you delete a message on AsyncAPI, and you already have generated your Catalog, the message will not be removed. It would be nice to handle this for users.
Only way I can …
-
The current implementation of the model `Search` could be described as:
* `Search` IS a model for drilling down into nested catalogs.
* `Search` HAS a model for searching catalogs of runs (`RunSea…
-
Capturing an old note from Justin Boyan: "Maybe move http://schema.org/Quantity to under StructuredValue, and adding 'value' and 'unit' fields? It's currently not clear whether people should use 'nam…
-
When converting simulated PHA data from a `gdt.core.simulate.pha.PhaSimulator` object to a `gdt.core.pha.PHA` object using `gdt.core.simulate.pha.PhaSimulator.to_pha`, setting the energy_range attribu…
-
**Steps to reproduce:**
- Install Magento with disabled CatalogSearch module
- Open category page and use layered navigation
**Actual result:**
(x) Layered navigation will contain bugs that have…
-
### Version
main branch
### Describe what's wrong
1. create a schema named mysql_schema_test in mysql backend db
2. create iceberg catalog in gravitino with mysql backend ,parameter as follo…