element-hq / element-hq/element-ios
Jitsi call in a 1–1 room with a functional member is incorrectly treated as a group call in Element Classic
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
When initiating a Jitsi call in Element Classic v1.6.48, if the room contains two users and a functional member ([Functional Members spec](https://github.com/element-hq/element-meta/blob/develop/spec/functional_members.md)), the call is recognized as a group conference.
In Element Desktop, the same scenario starts a 1–1 call.
### Outcome
#### Expected Behavior
When initiating a Jitsi call in a room containing two users and a functional member, the call is established as a 1–1 call between the two users, with the functional member not affecting the call setup.
#### What happened instead?
When initiating a Jitsi call in the room containing two users and a functional member, the call does not start as a 1–1 call. Instead, it is initialized as a group conference.
Screenshot from the private room with 2 users and functional member:
### Your phone model
_No response_
### Operating system version
_No response_
### Application version
1.11.32
### Homeserver
_No response_
### Will you send logs?
No
Contributor guide
Assessment
This issue has not been assessed yet.