2002-feb24-net / 2002-feb24-net/anthony-project0

ProductPrice Not Pulling to StoreInventory

Aberta
#9 0 comentários 0 reações 1 responsável Reivindicada por @GhostParticle Ver no GitHub
bug
Linguagem predominante
C#
Estrelas
0
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

When pulling store inventory data the product price is not pulling into the inventory selection, causing the customer to not see the price of each product. Caused by database update. @GhostParticle

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

The issue mentions a database update causing product prices not to appear in store inventory. Look at the data access layer and the mapping between the ProductPrice and StoreInventory entities. Check the SQL query or ORM logic that pulls inventory data, and verify the join or column selection includes the price. Running the application and testing the inventory retrieval endpoint will show the missing data.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Domínio
backend, database
Tipo de issue
Bug
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.