Raphael Osaze Eyerin

Results 13 comments of Raphael Osaze Eyerin

> I think this one would be a good first one to tackle `Organization Budget Withdrawal` Okay, I'm creating a test ticket for it.

> > * shows 0 `completed` which is incorrect for secondbrain > * each link out button should link out to the workspace view with the correct filter > >...

> I tested pressing the `complete` button on one bounty but still shows `0` for me FYI Okay, I will look into these

> I tested pressing the `complete` button on one bounty but still shows `0` for me FYI @tomsmith8 I tested the completed feature on Production it seems to be working...

> Says "hunterstribej" instead of "Bounty Hunters Tribe" > > > This is the bounty https://people-test.sphinx.chat/bounty/1192 > > You may have to create a tribe to add it to a...

@Vayras You didn't assert for anything in the cypress test, and you were supposed to work on that https://github.com/stakwork/sphinx-tribes/blob/7e4d6d3ffe1dc37300707c4e64b18940063ae9b4/cypress/e2e/07_add_bounty_to_phase.cy.ts

> > @Vayras You didn't assert for anything in the cypress test, and you were supposed to work on that https://github.com/stakwork/sphinx-tribes/blob/7e4d6d3ffe1dc37300707c4e64b18940063ae9b4/cypress/e2e/07_add_bounty_to_phase.cy.ts > > @elraphty looks like the assertions were not...

@Vayras please make the PR to this branch `feature-add-bounty-to-phase)` and not `master`

@Vayras please rebase to `[feature-add-bounty-to-phase](https://github.com/stakwork/sphinx-tribes/tree/feature-add-bounty-to-phase)` to get the accurate test conditions

@Vayras this test is failing ```sh //This test initially does not pass! It asserts that the endpoint should not receive a phase_uuid that doesn't exist describe('Create Bounties with wrong phase_uuid',...