-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Pull requests: makeplane/plane
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(api): pass project_lead_id (not User instance) when creating ProjectMember
#8966
opened Apr 27, 2026 by
jamartineztelecoengineer84-dotcom
Loading…
5 tasks done
fix(command-palette): show error toast when issue update fails in handleUpdateIssue
#8964
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(editor): remove console.log/error from replaceCodeWithText and surface errors properly
#8963
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(license/api/views): replace print() with logger.debug and fix return exc in dispatch
#8962
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(local-db): replace console.warn with debug-guarded log in Storage
#8961
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(editor): remove orphaned debug console.log in useUploader catch block
#8960
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(middleware): replace print() with logger.error in APITokenLogMiddleware
#8959
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(web): remove orphaned debug console.log statements from hooks
#8958
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(utils): propagate clipboard write errors in copyTextToClipboard
#8957
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(i18n): replace console.error with module-level logger in TranslationStore
#8956
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(notifications): show error toast when notification snooze or un-snooze fails
#8955
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(space/store): correct copy-paste error message in ModuleStore.fetchModules
#8954
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(space/store): replace console.log with console.error in IssueDetailStore and fix misleading messages
#8953
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(decorators): replace console.error with stderr write in WebSocket error handler
#8952
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(services): throw on invalid filename instead of console.warn and continuing
#8951
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(services): silence debug console.log on cancelled file upload
#8950
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(management): replace print() with self.stdout.write() in create_dummy_data
#8949
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(management): replace print() with self.stdout.write() in create_project_member
#8948
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(license/views): replace print() with logger.debug and fix return exc in dispatch
#8947
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(management): replace print(e) with self.stderr.write in create_instance_admin
#8946
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(settings/storage): replace print() with log_exception in generate_presigned_post
#8945
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(bgtasks): replace print(e) with logger.error in webhook_activity
#8944
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(api/views): return response instead of exc in BaseAPIView.dispatch, replace print() with logger
#8943
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(space/views): return response instead of exc in dispatch, replace print() with logger
#8942
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
fix(app/views): return response instead of exc in dispatch, replace print() with logger
#8941
opened Apr 27, 2026 by
selenaalpha77-sketch
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.