Skip to content

Conversation

@NadiaKishchuk
Copy link
Contributor

dev

JIRA

Code reviewers

  • @github_username

Second Level Review

  • @github_username

Summary of issue

ToDo

Summary of change

ToDo

Testing approach

ToDo

CHECK LIST

  • СI passed
  • Сode coverage >=95%
  • PR is reviewed manually again (to make sure you have 100% ready code)
  • All reviewers agreed to merge the PR
  • I've checked new feature as logged in and logged out user if needed
  • PR meets all conventions

@NadiaKishchuk NadiaKishchuk requested a review from a team March 19, 2023 18:56
public string TargetUrl { get; set; }
public int LogoId { get; set; }
public string? UrlTitle { get; set; }
public string LogoBase64 { get; set; }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The field is named as if the base64 format is stored here, but isn't it? Is there only a name?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is nowhere used now
it was created because we thought the image would be sent with the entity, but as you know, it is not, so it needs to be removed. Thanks)

Copy link
Contributor

@Kasterov Kasterov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

for seeding image in partner create
@NadiaKishchuk NadiaKishchuk merged commit 48bda13 into newFixed Mar 28, 2023
Kotusyk added a commit that referenced this pull request Mar 29, 2023
…ntext"

This reverts commit 48bda13, reversing
changes made to 563ed75.
Kotusyk added a commit that referenced this pull request Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants