Hi all,
A few months back we reached a major milestone for the gnucash project. We
released gnucash 3.0 which marked the first release in a new stable series.
It came with plenty of new features such as a much improved transaction report
and several other new reports, a better csv importer, fin
I am not sure if this is supposed to happen this way or not, so I will
simply let you know about this observation.
I received a notice that https://bugs.gnucash.org/show_bug.cgi?id=598788
had been migrated. That bug was resolved about 5 years ago for release 2.6
but apparently not closed. Since
> On Jun 30, 2018, at 1:54 PM, David Carlson
> wrote:
>
> I am not sure if this is supposed to happen this way or not, so I will
> simply let you know about this observation.
>
> I received a notice that https://bugs.gnucash.org/show_bug.cgi?id=598788
> had been migrated. That bug was resol
I just did not mention all the others. I was not sure about that one
because it looked like it should have been closed, but it looked like it
wasn't, and I thought that closed bugs might not be migrated. Not sure
about that, though. So there is not a status called Closed?
David C
On Sat, Jun 3
David,
No, the status is actually "RESOLVED" and comes with a bunch of resolutions
like "FIXED", "WONTFIX", "NOTGNUCASH", and "NOTABUG".
There's also a little-used status, "VERIFIED", that's intended to be set after
someone has checked that the "FIXED" resolution really is.
Regards,
John Ralls
Thank you.
On Sat, Jun 30, 2018 at 5:59 PM, John Ralls wrote:
> David,
>
> No, the status is actually "RESOLVED" and comes with a bunch of
> resolutions like "FIXED", "WONTFIX", "NOTGNUCASH", and "NOTABUG".
>
> There's also a little-used status, "VERIFIED", that's intended to be set
> after so
> -Original Message-
> From: Derek Atkins
> Sent: Tuesday, 26 June 2018 11:30 PM
> To: Chris Good
> Cc: gnucash-devel@gnucash.org
> Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing
>
> Chris,
>
> "Chris Good" writes:
>
> > Hi Derek,
> >
> > Thanks for all your
Thanks.
I bet this is related to a database "fix" that John and I did.
I'll take a look to ensure all bugs have a valid delta_ts.
-derek
Sent using my mobile device. Please excuse any typos.
On June 30, 2018 8:30:15 PM "Chris Good" wrote:
-Original Message-
From: Derek Atkins
Sent: Tu
Derek,
That one shows as having no modified date. I expect it has no bugs_activity
records, so it needs to have delta_ts set to creation_ts:
UPDATE bugs SET delta_ts = creation_ts WHERE delta_ts = NULL;
Regards,
John Ralls
> On Jun 30, 2018, at 5:35 PM, Derek Atkins wrote:
>
> Thanks.
> I b
Yeah. I figured it was something like that, and indeed that was my plan.
I'll execute it once I get back to my laptop.
-derek
Sent using my mobile device. Please excuse any typos.
On June 30, 2018 8:46:50 PM John Ralls wrote:
Derek,
That one shows as having no modified date. I expect it has
I needed "IS NULL", not "= NULL", but this has been executed.
-derek
On Sat, June 30, 2018 8:44 pm, John Ralls wrote:
> Derek,
>
> That one shows as having no modified date. I expect it has no
> bugs_activity records, so it needs to have delta_ts set to creation_ts:
>
> UPDATE bugs SET delta_ts
Hi Derek + John,
Works now thanks.
Regards, Chris Good
> -Original Message-
> From: Derek Atkins
> Sent: Sunday, 1 July 2018 11:25 AM
> To: John Ralls
> Cc: Derek Atkins ; Chris Good ;
> gnucash-devel@gnucash.org
> Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testi
Great.
Thanks for testing!
-derek
Sent using my mobile device. Please excuse any typos.
On June 30, 2018 9:43:19 PM "Chris Good" wrote:
Hi Derek + John,
Works now thanks.
Regards, Chris Good
-Original Message-
From: Derek Atkins
Sent: Sunday, 1 July 2018 11:25 AM
To: John Ralls
C
13 matches
Mail list logo