Gaia/SMS/Scrum/FxOS-S8

From MozillaWiki
Jump to navigation Jump to search

List of bugs

SMS issues handled by the SMS subteam (blocks the sprint bug 1207091)

Bugzilla link

Full Query
ID Assigned to Summary Blocking b2g Feature-b2g Whiteboard Resolution
1176976 Oleg Zasypkin [:azasypkin] [Messages][Drafts] Remove the draft saving/replacing action menu --- No cf_feature-b2g [sms-sprint-FxOS-S8 p=1][sms-sprint-FxOS-S3][sms-sprint-FxOS-S4] FIXED
1198266 [Messages] Use ConversationService in the application --- No cf_feature-b2g [sms-sprint FxOS-S8 p=1][sms-sprint FxOS-S7 p=3][sms-sprint FxOS-S6 p=2] WONTFIX
1201016 [Messages][NG] Migrate the current Message manager event handling to NGA --- No cf_feature-b2g [sms-sprint FxOS-S8 p=1][sms-sprint FxOS-S7 p=1] WONTFIX
1206678 Steve Chung [:steveck] Outgoing MMS contains subject that was typed by user, but then hidden 2.5+ No cf_feature-b2g [p=1] FIXED
1207093 [Messages][Dialer] Implement low storage condition popup --- No cf_feature-b2g [p=2] WONTFIX
1207094 [Messages] Disable appropriate controls when in low storage condition --- No cf_feature-b2g [p=2] WONTFIX

6 Total; 6 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Remaining points and burndown chart

google chart api url for Sprint FxOS-S8

Burndown chart
Remaining points
Start 8
Day 2 8
Day 3 8
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10
End


SMS issues handled by the SMS subteam outside of the sprint (contains whiteboard "sms-sprint-FxOS-S8")

Full Query
ID Assigned to Summary Blocking b2g Feature-b2g Whiteboard Resolution
1176976 Oleg Zasypkin [:azasypkin] [Messages][Drafts] Remove the draft saving/replacing action menu --- No cf_feature-b2g [sms-sprint-FxOS-S8 p=1][sms-sprint-FxOS-S3][sms-sprint-FxOS-S4] FIXED
1179586 Oleg Zasypkin [:azasypkin] Intermittent apps/sms/test/marionette/conversation_test.js | Conversation Panel Tests General use cases Long SMS thread User can see all messages when scrolls up --- No cf_feature-b2g [sms-sprint-FxOS-S8] FIXED
1203886 Steve Chung [:steveck] The back button in sms conversation view does not always work 2.5+ No cf_feature-b2g [sms-sprint-FxOS-S8] FIXED
1205874 Oleg Zasypkin [:azasypkin] [Messages] After starting a new conversation from previously saved draft, that conversation will be counted twice when using Select All in Inbox 2.5+ No cf_feature-b2g [2.5-Daily-Testing][Spark][sms-sprint-FxOS-S8] FIXED
1208532 Oleg Zasypkin [:azasypkin] [Messages][Refactoring] Extract SystemMessageHandler from ActivityHandler --- No cf_feature-b2g [sms-sprint-FxOS-S8] FIXED

5 Total; 5 Open (100%); 0 Resolved (0%); 0 Verified (0%);


All SMS issues tracked for this sprint (target milestone)

Bugzilla link

Full Query
ID Assigned to Summary Blocking b2g Feature b2g Resolution
1176976 Oleg Zasypkin [:azasypkin] [Messages][Drafts] Remove the draft saving/replacing action menu --- --- FIXED
1206678 Steve Chung [:steveck] Outgoing MMS contains subject that was typed by user, but then hidden 2.5+ --- FIXED
1207091 SMS sprint FxOS-S8 --- --- WONTFIX

3 Total; 3 Open (100%); 0 Resolved (0%); 0 Verified (0%);


Sprint planning

Minutes are on a separate page.

Daily meetings

Day 2: 23rd September

Steve

  • bug 1179628 - [Messages][NG] Lay out Settings service structure
    • Requesting feedback, but will be in background work.
  • bug 1201016 - [Messages][NG] Migrate the current Message manager event handling to NGA.
    • Waiting for feedback
  • bug 1207094 - [Messages] Disable appropriate controls when in low storage condition
    • Start to test the new lowStorage flag in deviceStorage and implement the device storage(might be device storage shim).
  • bug 1206678 - Outgoing MMS contains subject that was typed by user, but then hidden
    • Ni? Morpheus about how to deal with subject removal.

Today:

  • Read the replay about the conversation service.
  • Low storage work.

Oleg

  • bug 1176976 - [Messages][Drafts] Remove the draft saving/replacing action menu
    • Got review and handling comments (in progress).
  • bug 1206093 - [Messages][Tests] Leverage "client.switchToShadowRoot" to tap on gaia-header action button
    • Guiding contributor on this issue (in progress).
  • bug 1179586 - Intermittent apps/sms/test/marionette/conversation_test.js | Conversation Panel Tests Action links in messages Send message to contact number
    • Investigated this one a bit, was not able to reproduce on my machine, but was more lucky on my slow gaia-vagrant setup;
    • Updated my gaia-vagrant (https://github.com/azasypkin/gaia-vagrant) script to support node v0.12 and npm v2;
    • Fixed tiny issue that I've noticed while working on gaia vagrant setup - "bug 1206687 - Python setup script points to the pip install/upgrade guide that doesn't exist anymore" :)
  • bug 1206844 - Adding Firefox Emoji font support
    • Quickly looked at the PR, asked why we didn't use shared CSS var for the Emoji font - want to have closer look today.
  • bug 1198266 - [Messages] Use ConversationService in the application
    • No progress (awaiting feedback).

Today:

  • Will handle review/feedback/need-info requests;
  • Will work on review comments and assigned bugs.

Julien

  • Absent/no report

Day 3: 24th September

Steve

  • bug 1179628 - [Messages][NG] Lay out Settings service structure
    • Got some feedback and move to background work.
  • bug 1201016 - [Messages][NG] Migrate the current Message manager event handling to NGA.
    • Might need to migrate some event handling workaround to bug 1207094.
  • bug 1207094 - [Messages] Disable appropriate controls when in low storage condition
    • I think it's doable to finish the devicestorage feature as service(shim). Will reply questions later.
  • bug 1206678 - Outgoing MMS contains subject that was typed by user, but then hidden
    • Still waiting for UX replies.
  • bug 1203886 - The back button in sms conversation view does not always work
    • Take some time for investigation and gave a small patch.

Today:

  • Read the replay about the conversation service.
  • Low storage work.
  • Some blockers if they have any progress.

Julien

  • did a first patch for bug 1207093: popup for low storage condition (not working)
  • gave feedback for stas patch for bug 1203108: conversion to l20n
  • finished the review for bug 1037620 (late arrival notice) from contributor

Today: I want to:

  • continue handling review/feedback/NI queue
  • continue work on the low storage condition

If all this moves forward well, I could:

  • continue the prototype caching the thread list to a single db (including contacts/drafts/etc).

Oleg

  • bug 1176976 - [Messages][Drafts] Remove the draft saving/replacing action menu
    • Handled review comments and asked for the next round of review (in review).
  • bug 1198266 - [Messages] Use ConversationService in the application
    • No progress (awaiting feedback).

Other:

  • bug 1206093 - [Messages][Tests] Leverage "client.switchToShadowRoot" to tap on gaia-header action button
    • Still the same, guiding contributor on this issue (in progress).
  • bug 1206844 - Adding Firefox Emoji font support
    • Trying to get more info from Pavel to better understand what it's and how we should handle it (in progress).
  • bug 1179628 - [Messages][NG] Lay out Settings service structure
    • Left early feedback.
  • bug 1207093 - [Messages][Dialer] Implement low storage condition popup
    • Left early feedback.
  • Attended NGA meeting on behalf of Julien.

Today:

  • Will handle review/feedback/need-info requests;
  • Will work on review comments and assigned bugs.

Day 4: 25th September

Day 5: 28th September

Day 6: 29th September

Day 7: 30th September

Day 8: 1st October

Day 9: 2nd October

Day 10: 5th October

Demos

Retrospective