Carsten Senger

Results 6 comments of Carsten Senger

@wkbkhard fixed effective date on workflow transitions in #761 (which replicates the logic in plone.app.content.browser.content.workflow). ### effective() and expires() effective date sorting is done with the return value fro plone.dexterity.content.DexterityContent.effective()....

Not sure why. The instance entity should be pushed to the queue by the sqlalchemy session extension in .model.update. On the other end the job should be processes by the...

The broken Debian builds are due to libvirt using virtio which names block devices `/dev/vda`. The configuration is hard coded to use `/dev/sda`. I created a PR with the changes...

Kopia and the Repository Server have a lot of command line parameters already. This makes using Kopia and also writing good documentation more complex. I try to give the Repository...

> > to have a parseable json stream without plain text in between, turning it into json if `--json-log-console` is enabled is the better option > > That's a good...

I [tested the electron app and commented on #4693](https://github.com/kopia/kopia/pull/4693#issuecomment-3417737389). The electron app worked for me with @leonardoce's changes, so I think #4693 adds no regression. Somebody knowing the internals may...