505 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
52
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 ...
2
votes
3
answers
2k
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/...
0
votes
2
answers
1k
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 ...
0
votes
0
answers
20
views
Is it possible to create a Grantt schema with related issues in GitLab?
I'm currently working on a project at university where we use GitLab to plan out sprints etc.
It seems interesting to have an overview of all open issues in the form of a Grantt schema (or roadmap). I ...
1
vote
0
answers
97
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 ...
0
votes
0
answers
135
views
Customizing AOSP 12 for Raspberry Pi 4: Missing boot.img and Flashing Issues
I am working on customizing AOSP 12 for Raspberry Pi 4. I successfully downloaded and built AOSP 12, and verified that it works properly using the emulator. However, after making customizations, I ...
1
vote
1
answer
68
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 ...
1
vote
0
answers
45
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 &...
0
votes
1
answer
209
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 ...
1
vote
0
answers
299
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 ...
0
votes
2
answers
894
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:...
0
votes
1
answer
79
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 ...
0
votes
1
answer
260
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&...
0
votes
1
answer
597
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....
-1
votes
2
answers
3k
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 ...