Unit Tests Behaving Oddly on new Session Id Storage feature

2019-08-09 Thread Joshua Poore
Rob (or anyone else): any thoughts? issue: https://issues.apache.org/jira/browse/FLAGON-441 branch: https://github.com/apache/incubator-flagon-useralejs/tree/FLAGON-434

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904317#comment-16904317 ] Joshua Poore commented on FLAGON-441: - [~rf] have any thoughts on this?? Basically,

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904316#comment-16904316 ] Joshua Poore commented on FLAGON-441: - This blows up unit tests: Again integration t

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904313#comment-16904313 ] Joshua Poore commented on FLAGON-441: - That was easy! I added a function to /getInit

Re: [EXTERNAL] [SIG-IRList] CFP: Information Retrieval Journal - SI on Mining Actionable Insights from Online User Generated Content

2019-08-09 Thread Joshua Poore
Lewis! Where have you been!? I’d love to pull something together with the community, but I’ve got my next kid coming next month… J > On Aug 9, 2019, at 7:50 PM, lewis john mcgibbney wrote: > > > > -- Forwarded message - > From: Mcgibbney, Lewis J (398M)

Fwd: FW: [EXTERNAL] [SIG-IRList] CFP: Information Retrieval Journal - SI on Mining Actionable Insights from Online User Generated Content

2019-08-09 Thread lewis john mcgibbney
-- Forwarded message - From: Mcgibbney, Lewis J (398M) Date: Fri, Aug 9, 2019 at 14:20 Subject: FW: [EXTERNAL] [SIG-IRList] CFP: Information Retrieval Journal - SI on Mining Actionable Insights from Online User Generated Content To: lewis john mcgibbney Dr. Lewis John McGibb

[jira] [Created] (FLAGON-442) Update documentation for how to pass local storage, cookie data to sessionId

2019-08-09 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-442: --- Summary: Update documentation for how to pass local storage, cookie data to sessionId Key: FLAGON-442 URL: https://issues.apache.org/jira/browse/FLAGON-442 Project: Fla

[jira] [Updated] (FLAGON-386) Update Readmes to include methods for including useralejs in project as NPM package

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-386: Affects Version/s: (was: UserALE.js 2.1.0) > Update Readmes to include methods for including us

[jira] [Updated] (FLAGON-386) Update Readmes to include methods for including useralejs in project as NPM package

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-386: Fix Version/s: (was: UserALE.js 2.1.0) > Update Readmes to include methods for including useral

[jira] [Resolved] (FLAGON-386) Update Readmes to include methods for including useralejs in project as NPM package

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-386. - Resolution: Won't Fix Don't think we need to do this in the forseeable future. Our API is pretty

[jira] [Updated] (FLAGON-292) Browser Extension builds Intervals Differently was: Poorly Written Intervals logs

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-292: Summary: Browser Extension builds Intervals Differently was: Poorly Written Intervals logs (was: I

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904130#comment-16904130 ] Joshua Poore commented on FLAGON-441: - passing to sessionStorage and retrieving it sh

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904126#comment-16904126 ] Joshua Poore commented on FLAGON-440: - pushed to branch FLAGON-434 for additional tes

[jira] [Resolved] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-440. - Resolution: Fixed > create sendOnRefresh function in sendlog > --

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904125#comment-16904125 ] Joshua Poore commented on FLAGON-440: - Solution seems to test well: Produced modifie

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904123#comment-16904123 ] Joshua Poore commented on FLAGON-440: - added additional attachEventListener logic to

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904121#comment-16904121 ] Joshua Poore commented on FLAGON-440: - Broke out 'submit' events into its own categor

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904120#comment-16904120 ] Joshua Poore commented on FLAGON-440: - added a simple sendLogs function wrapper (send

[jira] [Created] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-441: --- Summary: utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed. Key: FLAGON-441 URL: https://issues.apache.org/jira/browse/FLAGON-441

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904103#comment-16904103 ] Joshua Poore commented on FLAGON-434: - An additional issue that submit and similar ev

[jira] [Created] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-440: --- Summary: create sendOnRefresh function in sendlog Key: FLAGON-440 URL: https://issues.apache.org/jira/browse/FLAGON-440 Project: Flagon Issue Type: Sub-task

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904100#comment-16904100 ] Joshua Poore commented on FLAGON-434: - I have been investigating this behavior to con

[jira] [Assigned] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-434: --- Assignee: Rob Foley (was: Joshua Poore) > capture what is submitted via forms > ---

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904074#comment-16904074 ] Joshua Poore commented on FLAGON-434: - [~ameerhamza0334] you are always welcome to su

[jira] [Assigned] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-434: --- Assignee: Joshua Poore (was: Rob Foley) > capture what is submitted via forms > ---

Re: [VOTE] Release Apache Flagon UserALE.js (Incubating) v2.0.2

2019-08-09 Thread Arthi Vezhavendan
+1 On Fri, Aug 9, 2019, 12:18 AM Furkan KAMACI wrote: > Hi, > > +1! > > Kind Regards, > Furkan KAMACI > > 9 Ağu 2019 Cum, saat 05:14 tarihinde Laura Mariano < > laura.j.mari...@gmail.com> şunu yazdı: > > > +1 > > > > > > On Thu, Aug 8, 2019 at 9:58 PM Confused wrote: > > > > > +1 > > > > > > On