Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java

Filter by

55M results  (656 ms)

55M results

This Epic enables [a capability or feature area] to [achieve outcome].

Per docs/marketing-request-spec.md §0 row 9 and §3.2: replace RequestView s two hardcoded buttons (persistent_post/persistent_reel) with a discord.ui.Select dropdown built from config[ request_types ] ...

Per docs/marketing-request-spec.md §0 row 6 and §1.5: replace cycle_helpers.py s 2-week cycle math (CYCLE_START_DATE, CYCLE_LENGTH_DAYS, get_current_cycle_info, get_posting_cycle_for_request, get_friendly_cycle_message, ...

Per docs/marketing-request-spec.md §5.2: populate config/manager.py s _create_default_config() with: - departments: the 9 Requesting Teams (President, VP Equity, VP UA, VP Campus Life, Orientation, ...

request_manager.py (~line 50-51): get_requester_department() can return None when a user has no configured department role; the caller does x[1][ role_id ] without a None check → TypeError, caught generically ...

Per docs/marketing-request-spec.md §0 rows 2/8 and Phase 1 steps 4-5: once the backend s Request.requestType becomes a String and gains detailsJson (backend-UTMSU M3), update the bot s Models.py Request ...

Problem sh dev.sh intermittently fails because mutable state survives between runs, so it often needs manual cleanup commands (docker compose down, rm -rf backend/target, etc.) before it works. Goal: ...

Preflight Checklist - [x] I have searched existing issues and this hasn t been reported yet - [x] This is a single bug report (please file separate reports for different bugs) - [x] I am using the ...
area:cowork
area:desktop
bug
platform:android
platform:windows

.env.example documents only DATABASE_API_URL and DATABASE_API_KEY, but the code also requires DISCORD_TOKEN (main.py — hard ValueError if missing) and REQUEST_VIEW_MESSAGE_ID (bot.py — int(None) failure, ...

This repo currently has no README at all. Add one covering: prerequisites, .env setup (cross-reference the .env.example fixes in the M1 issue below), start.sh usage, a cog overview (RequestCog, CycleCog, ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.