Christos Constantinou

Results 11 issues of Christos Constantinou

### Preconditions and environment - Magento version 2.4.4 - PHP 8.x ### Steps to reproduce Enabled and rolled db backup as per [Devdocs](https://devdocs.magento.com/guides/v2.4/install-gde/install/cli/install-cli-backup.html) On running the command bin/magento setup:rollback [-c|--code-file=""]...

Issue: Confirmed
Component: Backup
Reproduced on 2.4.x
Progress: ready for dev
Priority: P2
Area: Upgrades - Upgrade Compatibility Tool
Reported on 2.4.4

When the autoPagingInterator() is used with deletes, only 1 page can be processed, because the last item of the current collection has been deleted, therefore the pager cannot find it...

future
feature-request

I have a default bigcouch and default couchdb-lucene instance working together. Then I have this view in bigcouch: { "_id": "_design/fullname", "_rev": "1-e6987882fac677cb7ba367b6b0d6b471", "fulltext": { "name": { "index": "function(doc) {...

If not, any suggestions on how to achieve this?

i.e. composer require magento/composer-root-update-plugin ~2.0 --no-update zsh: no such user or named directory: 2.0

There seems to be no documentation on how to set custom product attributes through entity data. I searched through the example tests and tried a few things to no avail....

The "time" argument has no effect with the waitForElementClickable action. **Example:** ```xml ``` **Result:** ``` [waitForAddToCartButtonClickable] wait for element clickable "button#product-addtocart-button" ``` Times out exactly after 10 seconds, ignoring both...

### Preconditions 1. PHP 8.2 2. Magento 2.4.6 3. MFTF 4.3.4 4. Selenium 3.141.59 ### Steps to reproduce 1. Have a test fail ### Expected result 1. A screenshot should...

We have started noticing failures in our test suite about a week ago, with no changes on our side. After investigation, we found the problem to have been caused by...

### Preconditions 1. PHP 7.4.14 2. Magento 2.4-develop 3. selenium-server-standalone: stable 3.141.59 4. MacOS Catalina ### Steps to reproduce 1. Follow the MFTF setup instructions all the way up to...

acknowledged
needs community feedback