Olga Kopylova

Results 10 issues of Olga Kopylova

## Problem There are `translate` attribute supported in layouts, while `di.xml` supports `translatable` with different behavior. This is confusing and may lead to bugs. See [MAGETWO-67048](https://jira.corp.magento.com/browse/MAGETWO-67048) (internal issue with old...

proposal
dev-guild

Document code style guidelines for GraphQL schema. Currently, the following unwritten agreements exist: 1. `quantity` should be used, not `qty` 2. [Camel case](https://en.wikipedia.org/wiki/Camel_case) SHOULD be used for queries and mutations...

The following documents should be updated to reflect that adding (throwing a new) exception is a breaking change: - https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/dependencies.html - https://devdocs.magento.com/guides/v2.3/extension-dev-guide/versioning/codebase-changes.html - https://devdocs.magento.com/guides/v2.3/contributor-guide/backward-compatible-development/index.html - this one covers modification of...

proposal

Review https://github.com/magento/devdocs/pull/3003

* Improve FS API * Eliminate duplicated libraries: * Deprecation of `Magento\Framework\Filesystem\Io` * Unify Ftp library instead of `\Magento\Framework\System\Ftp` and `\Magento\Framework\Filesystem\Io\Ftp` * Agree on API convenient for developers. Current API...

proposal
proof of concept

Problem: https://github.com/magento/architecture/issues/235#issuecomment-525799026

See https://github.com/magento/architecture/pull/171

See https://github.com/magento/architecture/issues/126

### Affected project(s) - [X] documentation - [X] examples - [ ] wasmCloud host - [ ] wasmCloud CLI (wash) - [ ] wasmCloud dashboard UI (washboard) - [X] capability...

bug

**Is your feature request related to a problem? Please describe.** In case custom log forwarding is configured, logs are not stored in Adobe infrastructure and so will not be returned...