magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.53k stars 9.31k forks source link

Category image deletes after initial upload and category save #36888

Open vivekkumar945744 opened 1 year ago

vivekkumar945744 commented 1 year ago

Preconditions and environment

Steps to reproduce

Expected result

Actual result

Additional information

No response

Release note

No response

Triage and priority

m2-assistant[bot] commented 1 year ago

Hi @vivekkumar945744. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:

vivekkumar945744 commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @vivekkumar945744. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @vivekkumar945744, here is your Magento Instance: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering Admin access: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering/admin_8268 Login: 8a35141c Password: 443462fcf93b

m2-assistant[bot] commented 1 year ago

Hi @ajijshekh123. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

ajijshekh123 commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @ajijshekh123. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @ajijshekh123, here is your Magento Instance: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering Admin access: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering/admin_8ae1 Login: d3f099a8 Password: 28e8742ae858

vivekkumar945744 commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @vivekkumar945744. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @vivekkumar945744, here is your Magento Instance: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering Admin access: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering/admin_0572 Login: f102e56b Password: 33b799cd474f

engcom-November commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-November. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-November, here is your Magento Instance: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering Admin access: https://9c30287a025d01de2ec34b4b3349dc23.instances.magento-community.engineering/admin_8fe3 Login: e4e3759a Password: f81cce3b046d

m2-assistant[bot] commented 1 year ago

Hi @engcom-November. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

engcom-November commented 1 year ago

Verified the issue on Magento 2.4-develop instance and the issue is reproducible. Hence confirming the issue. image

github-jira-sync-bot commented 1 year ago

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-7991 is successfully created for this GitHub issue.

m2-assistant[bot] commented 1 year ago

:white_check_mark: Confirmed by @engcom-November. Thank you for verifying the issue.
Issue Available: @engcom-November, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

vivekkumar945744 commented 1 year ago

@magento I am working on this

Kannakiraj123 commented 1 year ago

@magento I am working on this

Kannakiraj123 commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @Kannakiraj123. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @Kannakiraj123, here is your Magento Instance: https://9c30287a025d01de2ec34b4b3349dc23.instances-prod.magento-community.engineering Admin access: https://9c30287a025d01de2ec34b4b3349dc23.instances-prod.magento-community.engineering/admin_dfd0 Login: 132b916b Password: ed1834dddbc1

Kannakiraj123 commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @Kannakiraj123. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @Kannakiraj123, here is your Magento Instance: https://9c30287a025d01de2ec34b4b3349dc23.instances-prod.magento-community.engineering Admin access: https://9c30287a025d01de2ec34b4b3349dc23.instances-prod.magento-community.engineering/admin_3735 Login: 51722f16 Password: 67345a4189f6

Kannakiraj123 commented 1 year ago

@magento I am working on this

Kannakiraj123 commented 1 year ago

@magento I am working on this

Kannakiraj123 commented 1 year ago

@vivekkumar945744

Change 'Base URL for User Media Files' And 'Secure Base URL for User Media Files' ->Can you please give which url did you passed in this step

if I set as "base_url" of site.The images will be broken. if I set as "base_url/media/",I cannot reproduce this issue.

sezio commented 4 months ago

Hi

Is there any update on this ? I also have the problem. Did you, by any chance, found any solution ?

I can confirm that as Base URL for User Media Files and Secure Base URL for User Media Files, the path are configured as {{unsecure_base_url}}/media/ and {{secure_base_url}}/media/

Thank you