Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Calendar Skill should return both telephone and Teams/Skype meeting link in an event #2128

Closed
3 tasks
ryanisgrig opened this issue Aug 15, 2019 · 0 comments
Closed
3 tasks
Assignees
Labels
Needs Requirements This issue needs requirements provided before it can be added to the backlog Needs User Story This issue needs a user story provided before it can be added to the backlog P0 Must Fix. Release-blocker Status: In Progress This work item in underway.

Comments

@ryanisgrig
Copy link
Collaborator

ryanisgrig commented Aug 15, 2019

User Story

As ...
I want ...
so that ...

Acceptance Criteria

List your requirements.

  • ...
  • ...
  • ...

Resources

Provide any screenshots or conversation mockups to support your request.
Learn how to mock up bot conversations with .chat files.

Notes

Provide any additional information.

Is your feature request related to a problem? Please describe.

Chat clients like the Android app should demonstrate the ability for a Virtual Assistant to open a default dialer or meetings app to connect users to a meeting (#2004)

What is the solution you are looking for?

Replace JoinEvent.DialInNumber event with an event named OpenDefaultApp with value:

{
    "MeetingUri":"{Extracted Teams/Skype URI}",
    "TelephoneUri":"{Extracted Telephone URI}"
}

What alternatives have you considered?

Is there any other context you can provide?

@ryanisgrig ryanisgrig added Status: Committed This has been confirmed for the next release. Size: Small P0 Must Fix. Release-blocker Bot Services Required for internal Azure reporting. Do not delete. Do not change color. labels Aug 15, 2019
@ryanisgrig ryanisgrig added this to the Vibranium 0.6 Release milestone Aug 15, 2019
@lauren-mills lauren-mills removed the Bot Services Required for internal Azure reporting. Do not delete. Do not change color. label Aug 15, 2019
@KayMKM KayMKM added Status: In Progress This work item in underway. and removed Status: Committed This has been confirmed for the next release. labels Sep 11, 2019
@lauren-mills lauren-mills modified the milestones: Vibranium 0.6 Release, Vibranium 0.7 Release Sep 20, 2019
@lauren-mills lauren-mills added Needs Requirements This issue needs requirements provided before it can be added to the backlog Needs User Story This issue needs a user story provided before it can be added to the backlog labels Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs Requirements This issue needs requirements provided before it can be added to the backlog Needs User Story This issue needs a user story provided before it can be added to the backlog P0 Must Fix. Release-blocker Status: In Progress This work item in underway.
Projects
None yet
Development

No branches or pull requests

4 participants