parabol icon indicating copy to clipboard operation
parabol copied to clipboard

Free online agile retrospective meeting tool

Results 368 parabol issues
Sort by recently updated
recently updated
newest added

When a user creates a new team, the /team view should have two tasks assigned to that user 1. "Congratulations to your new team, you can now start inviting your...

enhancement
design
Story Points: 8
Squad: 2

Backend spec: https://github.com/ParabolInc/parabol/issues/6888 Blocked on https://github.com/ParabolInc/parabol/issues/6916 Implement the idempotent `processRecurrence` mutation - for each meeting series: * Start any meetings that should be started due to recurrence * End any...

enhancement
Story Points: 13
Squad: 1

# Description Upgrades node to 16.16.0 from 16.14.0 (Ironbank finding security fix)

## Issue - Enhancement Add arrows or a bar to ease the meeting type selection. It would allow users to actually see all the available meeting types and choose between...

enhancement
design

We've heard a few times from customers that they want end a meeting without it sending a summary to the rest of the team. Some have even reached out to...

enhancement
design
discussion

## Issue - Bug https://user-images.githubusercontent.com/106697681/182590984-e74fcf60-2908-4b35-af90-204c429bd4cc.mp4 When advancing to the `scope` phase it says "An error has occurred! We’ve alerted the developers. Try refreshing the page". I also tried a different...

bug

See #5589 for details ## Acceptance criteria - [ ] Below the meeting types is the team selector. It displays a grid of 2x2 avatars of team members (ideally these...

enhancement
continuous user value
Story Points: 8
Squad: 2

AC - [ ] If someone creates a new card during the group phase, another user should NOT see the spotlight icon. Estimate: 3 hours

bug
p3

Repro: - open this file: https://github.com/ParabolInc/parabol/blob/d170ac8aa54b9ea47319f57645712c59ff2e6ced/packages/server/graphql/mutations/helpers/getCCFromCustomer.ts - remove `await` - see typescript doesn't throw an error, even though you're trying to put a promise in the DB! wtf Estimate: 4...

bug
DX

All links we're using in notifications are only masked with `prbl.in` short link. the real link is longer and uses the standard `parabol.co` domain. As a result, clicking the link...

bug