[changelog] [Added] UI modifications support for Jira Service Management agent view now in Preview
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 55/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
Research direction
Start by locating the simulated jira:uiModifications module surface and the bridge implementation for view.getContext(). Then inspect any mocked UI modifications REST API routes. Done means the three agent viewType values are accepted, requestTypeId is exposed in agent-view context, and the mocked routes tolerate those values without rejecting existing behavior.
Written by the indexing model from the issue text.
Description
GUID: CHANGE-3394
pubDate: Mon, 17 Aug 2026 03:18:33 GMT
Category: Added
What's changing
UI modifications (the existing jira:uiModifications module) now support Jira Service Management agent views, in Preview. Three new view types are added:
- Global issue create (GIC):
viewType: GICAgentView - Issue view:
viewType: IssueViewAgentView - Issue transition:
viewType: IssueTransitionAgentView
Details:
- Agent views support the same fields/methods as the equivalent Jira views, tailored for service projects.
- Extension context exposes the
requestTypeIdof the work item. - The supported field set differs from the JSM request create portal view.
- The UI modifications REST API (GET/POST/PUT) now accepts these three agent view types. When configuring agent view contexts:
portalIdmust not be set,requestTypeIdis optional (omitting it = not scoped to a request type). One ofprojectId,issueTypeId, orviewTypecan act as a wildcard, with a maximum of one wildcard per context. view.getContext()can be used to detect the current view type.
Parity impact for forge-sim
Area: modules + context hydration (bridge view.getContext()). If/where forge-sim simulates the jira:uiModifications module surface, the simulated extension context should accept the three new viewType values and expose requestTypeId in the agent-view context. Any mocked UIM REST API routes should tolerate the new view types. Additive change; no existing behavior is altered, but rendering/invoking a UIM module with one of these viewTypes should not be rejected by the simulator.
Link: https://developer.atlassian.com/platform/forge/changelog/#CHANGE-3394
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ryanackley/forge-sim
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
ryanackley/forge-sim#36 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#34 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ryanackley/forge-sim#21 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#18 ·
-
upstream-changelog
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ryanackley/forge-sim#12 ·
All issues in ryanackley/forge-sim
Similar issues
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
vercel/react-tweet#225 ·