Suresh Karuppannan

Results 3 issues of Suresh Karuppannan

[ERROR] Failed to perform fetch org.eclipse.jgit.api.errors.TransportException: https://bitbucket.company.com/scm/abcd/reponame.git: Secure connection to https://bitbucket.company.com/scm/abcd/reponame.git could not be established because of SSL problems at org.eclipse.jgit.api.FetchCommand.call (FetchCommand.java:224) at pl.project13.core.JGitProvider.fetch (JGitProvider.java:364) at pl.project13.core.JGitProvider.getAheadBehind (JGitProvider.java:351) at pl.project13.core.GitDataProvider.lambda$memoize$6...

Many companies do not provide delete permission for the confluence pages. But they do provide move within the same Confluence space permission. So people use to create Archived Pages section...

When json.get runs with a filter and returns large amount of results, need an ability to paginate by providing the offset and count attributes. Example: Json.get doc '$[?(@.type=="xxx"]' LIMIT 0...

enhancement