79419182

Date: 2025-02-06 19:58:23
Score: 1.5
Natty:
Report link

arnt you getting the whole object (row of the table) back and not just the int

int current_league_season_id = context.LeagueSeasons....

make the item a var and than use current_league_season_id.league_season_id var current_league_season_id = context.LeagueSeasons...

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: DOAINK