Skip to content

Entrants are not loaded from database on app start #1

@oliverbooth

Description

@oliverbooth

When loading active giveaways from the cache,

Logger.Debug($"Tracking giveaway {giveaway.Id} ({giveaway.Title}) in guild {giveaway.GuildId}. {giveaway.Entrants.Count} entrants");

The output given is:

[Present.Services.ActiveGiveawayService] Tracking giveaway X in guild N. 0 entrants

This forces the embed to display 0 entrants on its next update.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions