You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We can now create a donation campaign but the campaign has no information of the user who created it. But inside the detail page, we want to be able to show who started the campaign.
Describe the solution you'd like
When creating a donation campaign make sure the user is registered along with the campaign details. Then when fetching a donation we will include the user who created it.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We can now create a donation campaign but the campaign has no information of the user who created it. But inside the detail page, we want to be able to show who started the campaign.
Describe the solution you'd like
When creating a donation campaign make sure the user is registered along with the campaign details. Then when fetching a donation we will include the user who created it.
The text was updated successfully, but these errors were encountered: