jenkinsci / jenkinsci/slack-plugin

Updating slack-message with multiple channels only updates one channel

Open
#699 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
672
Forks
396
Avg merge
2d 23h
Merged PRs (30d)
5

Description

### Your checklist for this issue

- [x] Jenkins version: 2.222.4

- [x] Plugin version: 2.40

- [x] OS: ubuntu 16.04 LTS

### Description

When posting message to multiple channels ('channels: "#mychannel, #secondchannel") messages work as expected. But when return-value is stored to variable and using the update-message feature (channels: previous_message.channel_id, timestamp: previous_message.ts), only the first channel message gets updated.

Contributor guide

Open the contributing guide

Research direction

Start from the update-message feature and the handling of previous_message.channel_id and previous_message.ts. Reproduce a message sent to multiple channels, then update it using the returned values. Done means the update reaches every channel message rather than only the first.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.