501 questions
Tooling
0
votes
2
replies
252
views
How can Claude get access to GitLab/Github issues?
How Claude Code can get access to GitLab issues?
I think the result should be those issues cached locally as .md,
so Claude can read them.
How can Claude Code get access to GitHub issues?
Or maybe ...
Score of 1
0 answers
83 views
Mongoose intermediate data saving in DB
I have a branch management system in my application where some approved requests show the processor's name (like "usernme") while others show "Legacy".
The issue
Logs always show ...
Score of 2
3 answers
3026 views
Supports 16kb memory page size issue in .Net MAUI
On Play Console in App bundle detail I get this:
Does not support 16 KB
Hide detail
Learn more
Libraries that do not support 16 KB:
base/lib/arm64-v8a/libHarfBuzzSharp.so
base/lib/arm64-v8a/...
Score of 0
2 answers
2053 views
Display issue child items on issue board in Gitlab
I have an issue board for my team with issues of different sizes and complexities. Several of them have child items, for instance an epic can have child issues detailing user stories and then each ...
Score of 1
0 answers
110 views
Issue migrate Qt5.15.11 compiled in static to dynamic
I encountered an incomprehensible error after migrating my project from a static to a dynamic build of Qt5. Below, I’ve outlined the project specifications and the steps I followed during the ...
Score of 1
1 answer
78 views
JavaScript components working in testing mode but not after published live
I've created a simple website template with HTML, CSS, and JavaScript. I tested it manually in Live Server mode (Visual Studio Code), and everything worked fine. I've updated the website's code, and ...
Score of 1
0 answers
59 views
How to integrate FME and ACC to GET ISSUE from a project
I am using FME to get all issues from ACC. I am using HTTPCaller in that case. I used HTTPCaller to get ACC token, and Project successfully, but once I am using this transformer to get all issues in &...
Score of 0
1 answer
261 views
Running Electron App Doesn't Close After Uninstalling
I have developed an Electron.js application and successfully launched it. While the application is running in the background, I proceeded to uninstall it from my system. However, I've noticed that ...
Score of 1
0 answers
335 views
Flutter - go_route, shellroute with , popscope problem with bottomnavigation
I have a problem for which I haven't seen a solution anywhere yet.
I'm using go_route for routing, where I also use shellroute to generate a bottomnavigatorbar in some given paths, but I want it to ...
Score of 0
2 answers
1060 views
Issue at loading word document with docx4j
I try to use docx4j to interact with word documents in my program (before I used Apache POI). But I meet an issue at the very beginning. I downloaded the last version of docx4j (11.4). Here is my code:...
Score of 0
1 answer
97 views
Issue with Weaviate Backup Process on Azure
Description
Hello Team, I’m reaching out regarding an issue we’re experiencing with our Weaviate instance deployed on our Kubernetes development environment.
Recently, we’ve encountered difficulties ...
Score of 0
1 answer
328 views
Gitlab - import CSV and link new issue to existing issues
I'm uploading issues in Gitlab from a CSV file.
Every row representa a Test Case.
I would like to link every new imported "Test Case" issue to its "Requirement"/"User Story&...
Score of 0
1 answer
616 views
Visual Studio run into an unexpected problem, and may affect some project system functions. (Open log file)
I've bumped into such kind of issue and don't know how to solve it.
here is log file:
Recoverable System.ArgumentException: Value does not fall within the
expected range. at
System.Runtime....
Score of -1
2 answers
3642 views
Connect Azure DevOps List Items to SharePoint List using Power Automate
I would like to make a flow that will connect "work items" from azure devops to my sharepoint list using power automate. How can I transfer that data into sharepoint list using power ...
Score of 3
1 answer
771 views
How to relate branch to GitLab "Task" (not to Issue)?
Using all the default settings, without any special customization, I create an Issue, then in [Child items] I click on [Add] button and pick [New task]. (Those tasks got an Id number similar to Issues,...